loglikelihood_prime_bicm {backbone}R 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


[Package backbone version 2.1.4 Index]