drawPriorGamma | R Documentation |
Draw prior distributions of location parameters (gamma estimates).
drawPriorGamma(combat.estimates, col = NULL, xlim = c(-3, 1.5), ylim = c(0, 3))
combat.estimates |
estimates list from neuroCombat output |
col |
Character or numeric vector specifying site colors. If NULL, default colors will be used. |
xlim |
x-axis limits |
ylim |
y-axis limits#' |
Nothing. A plot will be produced as side effect.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.