View source: R/normalize-basis.R
calc_W_star | R Documentation |
Calculate the normalized basis function matrix so that all basis functions have the same marginal variance
calc_W_star(W, omega, tau2)
W |
The sparse basis function matrix |
omega |
The normalizing weights for the basis functions which is the output of |
tau2 |
The basis function resolution precision |
A normalized basis function matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.