Description Usage Arguments Details Value Author(s) See Also Examples
Computes the summary count statistics of a field given an interaction structure and a restriction family.
cohist()
computes the co-ocurrence histogram.
smr_stat()
computes the co-ocurrence histogram, then converts it into
a vector of sufficient statistics given a family
of restrictions.
1 2 3 4 5 |
Z |
A |
mrfi |
A |
family |
The family of parameter restrictions to potentials. Families
are:
|
C |
The maximum value of the field. |
The order the summarized counts appear in the summary vector matches
the order in smr_array()
.
A numeric vector with the summarized counts.
An array representing the co-ocurrence histogram of Z
in the relative
positions contained in mrfi
. Each row and column corresponds a pair of values
in (0, ..., C)
and each slice corresponds to
A data.frame
describing the relative position
and interaction associated with each potential in the vector
form in each row, in the same order.
Victor Freguglia
A paper with detailed description of the package can be found at doi: 10.18637/jss.v101.i08
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.