Learn R Programming

BayesBrainMap (version 0.1.3)

halflogdetX: Half log determinant

Description

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

Usage

halflogdetX(X)

Value

The half log determinant of X.

Arguments

X

A numeric matrix