loglikelihood_hessian_diag_bicm {backbone}R Documentation

Computes the loglikelihood hessian for the bicm function

Description

Computes the loglikelihood hessian for the bicm function

Usage

loglikelihood_hessian_diag_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

hessian matrix


[Package backbone version 2.1.4 Index]