View source: R/helper_functions.R
gdeterminant | R Documentation |
Computes generalised determinant
gdeterminant(x, eps = NULL, log = TRUE)
x |
square matrix |
eps |
eigenvalues smaller than this will be treated as zero |
log |
logical. If |
generalised log-determinant of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.