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.


mandymejia/templateICAr documentation built on June 2, 2025, 7:11 a.m.