Learn R Programming

SurrogateRegression (version 0.6.0.1)

matDet: Matrix Determinant

Description

Calculates the determinant of \(A\).

Usage

matDet(A, logDet = FALSE)

Value

Scalar.

Arguments

A

Numeric matrix.

logDet

Return the logarithm of the determinant?