| I.mat | R Documentation |
Shortcut to get an identity relationship matrix.
I.mat(x)
x |
Vector of values to identify the unique values and form an iende. |
Nothing but a shortcut to avoid few lines of code.
If return.imputed = FALSE, the n \times n identity matrix is returned.
the I matrix
Giovanny Covarrubias-Pazaran (2024). lme4breeding: enabling genetic evaluation in the age of genomic data. To be submitted to Bioinformatics.
Douglas Bates, Martin Maechler, Ben Bolker, Steve Walker (2015). Fitting Linear Mixed-Effects Models Using lme4. Journal of Statistical Software, 67(1), 1-48.
lmebreed – the core function of the package
## random population of 200 lines with 1000 markers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.