| backsolveSNPeff | R Documentation |
From the GBLUP solutions and a centered SNP matrix backsolve SNP effects
backsolveSNPeff(Z, g)
Z |
Centered marker matrix (dominance deviations must also be centered) |
g |
The solutions (blups, i.e. GEBVs) from the GBLUP model |
matrix of SNP effects matching RR-BLUP / SNP-BLUP
Other helper:
centerDosage(),
crosses2predict(),
dose2domDevGenotypic(),
dose2domDev(),
effectsArray2list(),
genmap2recombfreq(),
genoVarCovarMatFunc(),
getAF(),
getMAF(),
getPropHom(),
intensity(),
kinship(),
maf_filter(),
quadform(),
remove_invariant()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.