calculateLogDeterminant: Internal function: calculate the log determinant for the...

View source: R/helper.R

calculateLogDeterminantR Documentation

Internal function: calculate the log determinant for the likelihood use.

Description

Internal function: calculate the log determinant for the likelihood use.

Usage

calculateLogDeterminant(R, L, K)

Arguments

R

A p x p positive-definite matrix.

L

A p x K matrix.

K

A numeric.

Value

A numeric.


egpivo/autoFRK documentation built on Aug. 30, 2024, 1:11 p.m.