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 April 3, 2025, 7:41 p.m.