Description Usage Arguments Value Examples
Calculate Vg and Ve from d-variate phenotype and kinship
| 1 2 3 4 5 6 7 8 | 
| pheno | n by d matrix of phenotypes | 
| kinship | a kinship matrix, n by n | 
| X1pre | n by c design matrix. c = 1 to ignore genotypes | 
| max_iter | maximum number of EM iterations | 
| max_prec | maximum precision for stepwise increments in EM algorithm | 
| covariates | a n by n.cov matrix of numeric covariates | 
a list with 2 named components, Vg and Ve. Each is a d by d covariance matrix.
| 1 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.