MVP.FaSTLMM.LL | R Documentation |
Last update: January 11, 2017
MVP.FaSTLMM.LL(pheno, snp.pool, X0 = NULL, ncpus = 2)
pheno |
a two-column phenotype matrix |
snp.pool |
matrix for pseudo QTNs |
X0 |
covariates matrix |
ncpus |
number of threads used for parallel computation |
Output: beta - beta effect Output: delta - delta value Output: LL - log-likelihood Output: vg - genetic variance Output: ve - residual variance
Xiaolei Liu (modified)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.