log_determinant {sparsediscrim}R Documentation

Computes the log determinant of a matrix.

Description

Computes the log determinant of a matrix.

Usage

log_determinant(x)

Arguments

x

matrix

Value

log determinant of x


[Package sparsediscrim version 0.3.0 Index]