View source: R/unbalanced_EM.R
sum_inverse | R Documentation |
Compute (A + E/n)^(-1) for a vector of ns
sum_inverse(Sigma_E, Sigma_A, ns)
ns |
A vector of doubles |
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.