log_pl_calc: Compute the log pseudolikelihood

View source: R/RcppExports.R

log_pl_calcR Documentation

Compute the log pseudolikelihood

Description

Compute the log pseudolikelihood C++ version

Usage

log_pl_calc(data, L)

Arguments

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

Value

The the log pseudolikelihood of [].

Author(s)

Andrew T. Jones and Hien D. Nguyen


BoltzMM documentation built on April 13, 2025, 5:09 p.m.