Draw prior distributions of scale parameters (delta estimates).

drawPriorDelta(combat.estimates, col = NULL, xlim = c(-0.3, 2), 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.