Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

IsingEntrophy

Entropy of the Ising Model


Description

Returns (marginal/conditional) Shannon information of the Ising model.

Usage

IsingEntrophy(graph, thresholds, beta = 1, conditional = numeric(0), 
          marginalize = numeric(0), base = 2, responses = c(0L, 1L))

Arguments

graph

Weights matrix

thresholds

Thresholds vector

beta

Inverse temperature

conditional

Indices of nodes to condition on

marginalize

Indices of nodes to marginalize over

base

Base of the logarithm

responses

Vector of outcome responses.

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>


IsingSampler

Sampling Methods and Distribution Functions for the Ising Model

v0.2.1
GPL-2
Authors
Sacha Epskamp
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.