loglikelihood_bicm {backbone} | R Documentation |
Computes the loglikelihood for the bicm function
Description
Computes the loglikelihood for the bicm function
Usage
loglikelihood_bicm(x0, args)
Arguments
x0 |
vector, probabilities given by current step in bicm function |
args |
list, c(degree sequence of rows, degree sequence of cols, multiplicity of rows, multiplicity of columns) |
Value
loglikelihood, numeric
[Package backbone version 2.1.4 Index]