Draw prior distributions of location parameters (gamma estimates).

drawPriorGamma(combat.estimates, col = NULL, xlim = c(-3, 1.5), ylim = c(0, 3))

Arguments

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#'

Value

Nothing. A plot will be produced as side effect.