data_examples {mrf2d} | R Documentation |
Example Data
Description
mrf2d
contains a set of simulated fields to illustrate its
usage.
- field1
A binary field sampled from a sparse interaction structure:
mrfi(1) + c(4,4)
- hfield1
A continuous valued field, obtained by Gaussian mixture driven by
field1
.
Usage
field1
hfield1
Format
An object of class matrix
(inherits from array
) with 150 rows and 150 columns.
An object of class matrix
(inherits from array
) with 150 rows and 150 columns.
Author(s)
Victor Freguglia
[Package mrf2d version 1.0 Index]