halflogdetX: Half log determinant

View source: R/utils.R

halflogdetXR 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.


templateICAr documentation built on Oct. 14, 2024, 5:08 p.m.