View source: R/make_prior_object_functions.R
scale_precmat | R Documentation |
Scaling a precision matrix so the corresponding covariance matrix has typical variance (geometric mean) equal to 1.
scale_precmat(Q)
Q |
Precision matrix |
Precision matrix which is now scaled to have typical variance 1.
scale_precmat(diag(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.