scale_cov | R Documentation |
This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.
scale_cov(Ulist, grid)
Ulist |
a list of matrices |
grid |
a vector of scaling factors (standard deviaions) |
a list with length length(Ulist)*length(grid), with values grid[i]^2*Ulist[[j]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.