Description Usage Arguments Details Value Author(s) References See Also Examples
These routines extract and summarize variance components for Bayesian multiple QTL. Variance components are averaged over genome loci. Covariates and GxE may be included.
1 2 3 4 5 6 7 |
qbObject |
Object of class |
object |
Object of class |
x |
Object of class |
scan |
Aggregated terms to include in created object (see below). |
aggregate |
Sum over individual components of aggregated terms if |
log |
Use log10 of variances in plot if |
percent |
Percentile between 0 and 100 for summaries. |
cex |
Character expansion for plot symbols. Default shrinks with number of MCMC iterations. |
... |
Arguments to pass along. |
Variance components are organized as "main" ("add" and "dom"), "epistasis" ("aa", etc.), "fixcov" (for all fixed covariate terms), "rancov" (random covariates), and "GxE" (genotype by environment, including additive and dominance terms). Any subset of these may be chosen.
qb.varcomp
creates a matrix with columns of samples for the
variance components. Each row represents an MCMC iteration. Values are
averaged over loci.
Brian S. Yandell
http://www.qtlbim.org
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.