vardet: Determinant selector for chosen covariance matrix.

Description Usage Arguments Value

View source: R/matrixutils.R

Description

Determinant selector for chosen covariance matrix.

Usage

1
vardet(n, rho, deriv, variance)

Arguments

n

dimensions

rho

off-diagonal parameter

deriv

logical whether to return the determinant or the derivative of the log of the determinant

variance

variance structure - AR(1) or CS.

Value

Determinant or derivative of log-inverse for the specified matrix structure.


MixMatrix documentation built on Nov. 16, 2021, 9:25 a.m.