Description Usage Arguments Value Examples
Get best linear unbiased predictors for phenotypic values. Require package "lme4".
1 2 3 |
data |
Phenotypic data [data.frame], see example: "data/pheno.csv". |
model |
[model], find help from lme4 function lmer. |
which.factor |
The factor used for BLUP calculation, normally Genotype or Line [character]. |
outfile |
Output file name [character="blup.csv"]. |
return fitted model.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.