View source: R/varianceComponents.R
estimateComponents2 | R Documentation |
Estimate variance components in a two-parameter model where X \sim N(0, σ^2 (r_1 Q + (1 - r_1) (r_2 Q^(-1) + (1 - r_2) I)))
estimateComponents2(X, Q)
X |
An n x p data matrix. |
Q |
A p x p psd matrix giving the similarity between the variables. |
A vector with r1 and r2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.