twopartqtl-internal {twopartqtl} | R Documentation |
Internal qtl functions. These are generally not to be called by the user.
logitreg <- function(x, y, wt = rep(1, length(y)), intercept = T, start = rep(0, p)) PMforwardSelect(geno, pheno, threshold, n.marcovar, pm.value=0) rpointmass(num.ind, mix, mean, sd,logNorm) rtruncnorm(num.ind, mean, sd, floor,logNorm) sim.cross.bc.exp(map, model, n.ind, error.prob, missing.prob, keep.errorind, m, p, map.function, dist, params, logNorm)
Sandra L. Taylor, sltaylor@ucdavis.edu