Description Usage Arguments Value
View source: R/compute_Sigma.R
Function compute_Sigma
computes matrix Sigma
1 | compute_Sigma(X, invR, invV)
|
X |
Matrix with covariates for fixed effects |
invR |
Inverse of covariance matrix R of errors |
invV |
Inverse of covariance matrix V of response variable |
List with elements:
Sigma |
Matrix Sigma |
sqrt_invxVx |
Square root of variance matrix of fixed effects |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.