halflogdetX {templateICAr}R Documentation

Half log determinant

Description

Computes half log determinant of X, by sum(log(diag(chol(X)))).

Usage

halflogdetX(X)

Arguments

X

A numeric matrix

Value

The half log determinant of X.


[Package templateICAr version 0.9.1 Index]