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.


BayesBrainMap documentation built on Aug. 8, 2025, 7:25 p.m.