R/helpers.R
backsolveSNPeff.Rd
From the GBLUP solutions and a centered SNP matrix backsolve SNP effects
backsolveSNPeff(Z, g)
Centered marker matrix (dominance deviations must also be centered)
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()