log_pl_calc | R Documentation |
Compute the log pseudolikelihood C++ version
log_pl_calc(data, L)
data |
An N by n matrix, where each of the N rows contains a length n string of spin variables (i.e. each element is -1 or 1). |
L |
A list storing the parameter vectors a and b, and matrices A, B and C |
The the log pseudolikelihood of [].
Andrew T. Jones and Hien D. Nguyen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.