View source: R/make_prior_object_functions.R
typical_variance | R Documentation |
Computing the typical variance (geometric mean) of a matrix.
typical_variance(mat)
mat |
Matrix. |
Typical variance.
typical_variance(diag(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.