isingdata: Simulation data for Ising model

isingdataR Documentation

Simulation data for Ising model

Description

The isingdata data list contains 2 variables. One is 5000 samples from the ising model on the 10-by-10 grid using Gibbs sampling. The other is the groupdtruth parameter.

Format

This data list contains the following two variables:

J

a 100-by-100 matrix, the groudtruth of ising model.

X

a 5000-by-100 matrix, each entry is in -1,1.


Libra documentation built on April 11, 2022, 5:09 p.m.

Related to isingdata in Libra...