estEffTot {statgenQTLxT} | R Documentation |
Helper function for estimating effect
Description
Function is a wrapper around estEffsCPP, useful for usage in chromosome specific calculations.
Usage
estEffTot(
markers,
X,
Y,
K,
XRed,
Vg,
Ve,
VgRed,
VeRed,
snpCov,
allFreq,
MAF,
estCom,
nCores = NULL
)
[Package statgenQTLxT version 1.0.2 Index]