filter.threshold {qtlhot} | R Documentation |
Summary of threshold results
Description
Summary of threshold results.
Usage
filter.threshold(cross, pheno.col, latent.eff, res.var, lod.thrs, drop.lod = 1.5,
s.quant, n.perm, alpha.levels, qh.thrs, ww.thrs, addcovar = NULL,
intcovar = NULL, verbose = FALSE, ...)
Arguments
cross |
object of class |
pheno.col |
phenotype columns used for filtering thresholds |
latent.eff |
ratio of latent effect SD to residual SD |
res.var |
residual variance (=SD^2) |
lod.thrs |
LOD threshold values for range of significance (alpha) levels |
drop.lod |
LOD drop from max LOD to keep in analysis |
s.quant |
vector of |
n.perm |
number of permutations |
alpha.levels |
range of significance levels; same length as |
qh.thrs |
Results of call to |
ww.thrs |
Results of call to |
addcovar |
additive covariates as vector or matrix; see |
intcovar |
interactive covariates as vector or matrix; see |
verbose |
verbose output if |
... |
arguments passed along to |
Value
List with items
NL.thrs |
|
N.thrs |
|
WW.thrs |
|
NL |
|
N.counts |
|
WW.counts |
References
Manichaikul A, Dupuis J, Sen S, Broman KW (2006) Poor performance of bootstrap confidence intervals for the location of a quantitative trait locus. Genetics 174: 481-489.