Description Usage Arguments Value References See Also
View source: R/sumOfScaledInverseWisharts.R
Approximate the distribution of a sum of inverse Wishart matrices with a single inverse Wishart.The two-moment approximation matches the expectation of the sum and the expectation of the log determinant of the sum. The solution to the resulting equations is obtained by numerical optimization.
1 | approximateInverseWishart.logDeterminant(invWishartList)
|
invWishartList |
the list of inverse Wishart matrices in the sum |
the approximating inverse Wishart object
Based on the approach of: Granstrom, K., & Orguner, U. (2012). On the reduction of Gaussian inverse Wishart mixtures. In 2012 15th International Conference on Information Fusion (FUSION) (pp. 2162-2169).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.