View source: R/normalize-basis.R
calc_omega_norm | R Documentation |
Calculate the basis function normalizing constant so that all basis functions have the same marginal variance
calc_omega_norm(W, Q_inv)
W |
The sparse basis function matrix |
Q_inv |
The inverse of the sparse precision matrix |
A set of normalizing weights for the basis functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.