loglik_ave {INDEED}R Documentation

Create log likelihood error function

Description

Calculate log likelihood error function.

Usage

loglik_ave(data, theta)

Arguments

data

a matrix or data.frame.

theta

a precision matrix.

Value

log likelihood error function


[Package INDEED version 1.0.1 Index]