Description Usage Arguments Details Value Author(s) References See Also Examples
Compare main effects with GxE effects to address correlation of estimates.
1 2 3 4 5 6 7 |
qbObject |
Object of class |
object |
Object of class |
x |
Object of class |
element |
Main effect to examine ("add" or "dom"). |
covar |
Index to covariates used in MCMC samples. |
adjust.covar |
Adjustments to covariates. Default is
|
chr |
Subset of chromosomes as integer vector. |
percent |
Percentile (0 to 100) for summaries. |
digits |
Number of significant digits to print. |
cex |
Character expansion for plots (default decreases with MCMC sample size). |
include.zero |
Include zero values in plot when |
... |
Arguments passed through to inherited routines. |
The diagonal dark green line of points on plots by chromosome indicate adjustment for covariates that have not been centered. Main effects are generally less correlated with GxE when covariates are first centered to have mean zero.
Objects of class qb.covar
have three columns: main effect, GxE
effect and chromosome. Summary objects have eight columns, three for main
effect and GxE (mean, lower and upper percentile), followed by
correlation and p-value. Summaries are done by chromosome.
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.