View source: R/unbalanced_EM.R
paired_inverse | R Documentation |
Compute (A^(-1) + n E^(-1))^(-1) for a vector of ns
paired_inverse(Sigma_E, Sigma_A, ns, E_type = c("cov", "prec"))
ns |
A vector of doubles |
E_type |
If this equals |
A, E |
Symmetric nonnegative-definite square matrices |
A list of inverted matrices indexed by the vector ns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.