expand_cov | R Documentation |
This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.
expand_cov(Ulist, grid, usepointmass = TRUE)
Ulist |
a list of covarance matrices |
grid |
a grid of scalar values by which the covariance matrices are to be sc |
usepointmass |
if TRUE adds a point mass at 0 (null component) to the list |
This takes the covariance matrices in Ulist and multiplies them by the grid values If usepointmass is TRUE then it adds a null component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.