Description Usage Arguments Value References See Also
View source: R/sumOfScaledInverseWisharts.R
Approximate the distribution of a sum of quadratic forms in inverse Wishart matrices with a single inverse Wishart. The two-moment approximation matches the expectation of the sum and the variance of the trace of the sum.
1 | approximateInverseWishartScaled.trace(invWishartList, scaleMatrixList)
|
invWishartList |
the list of inverse Wishart matrices in the sum |
scaleMatrixList |
the list of matrices which will be pre- and post-multiplied onto each corresponding inverse Wishart to build the quadratic forms |
the approximating inverse Wishart object
Kreidler, S. M., Muller, K. E., & Glueck, D. H. An Approximation to the Distribution of the Sum of Inverse Wishart Matrices, In review.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.