loglik_ave {INDEED}R Documentation

Create log likelihood error

Description

This function calculates the log likelihood error.

Usage

loglik_ave(data, theta)

Arguments

data

This is a matrix.

theta

This is a precision matrix.

Value

log likelihood error


[Package INDEED version 2.7.0 Index]