loglikelihood_bicm: Computes the loglikelihood for the bicm function

View source: R/bicm.R

loglikelihood_bicmR 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


backbone documentation built on Feb. 16, 2023, 6:13 p.m.