loglikelihood_prime_bicm: Computes the loglikelihood gradient for the bicm function

View source: R/bicm.R

loglikelihood_prime_bicmR Documentation

Computes the loglikelihood gradient for the bicm function

Description

Computes the loglikelihood gradient for the bicm function

Usage

loglikelihood_prime_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


backbone documentation built on May 29, 2024, 8:03 a.m.