scanone.GWERk
see qtl::scanone for details. GWERk = 0 runs normal scanone
permutations. Otherwise GWERk perms are used.
1 2 3 4 5 6 7 | scanone.GWERk(cross, chr, pheno.col = 1, model = c("normal", "binary",
"2part", "np"), method = c("em", "imp", "hk", "ehk", "mr", "mr-imp",
"mr-argmax"), addcovar = NULL, intcovar = NULL, weights = NULL,
use = c("all.obs", "complete.obs"), upper = FALSE,
ties.random = FALSE, start = NULL, maxit = 4000, tol = 1e-04,
n.perm, perm.Xsp = FALSE, perm.strata = NULL, verbose,
batchsize = 250, n.cluster = 1, ind.noqtl, GWERk = 0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.