expand_covs | R Documentation |
mr.mash
.Function to scale the covariance matrices by a grid of variances.
expand_covs(mats, grid, zeromat = TRUE)
mats |
a list of covariance matrices. |
grid |
scalar or numeric vector of variances of the effects. |
zeromat |
if |
A list containing the scaled covariance matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.