Description Usage Arguments Value
View source: R/compareInverseWisharts.R
Generate a sample from the distribution of the sum of quadratic forms in inverse Wishart matrices
1 2 3 | ## S3 method for class 'sumInvWishartsScaled'
simulate(invWishartList, scaleMatrixList,
replicates = 1000)
|
invWishartList |
list of inverse Wisharts |
scaleMatrixList |
list of matrices to pre- and post-multiply onto the corresponding inverse Wishart to build a quadratic form |
replicates |
the number of samples to generate |
A sample of matrices from the distribution of the sum of the specified quadratic forms
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.