drawPriorGamma: Draw prior distributions of location parameters (gamma...

View source: R/viz.R

drawPriorGammaR Documentation

Draw prior distributions of location parameters (gamma estimates)

Description

Draw prior distributions of location parameters (gamma estimates).

Usage

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.


Jfortin1/neuroCombat_Rpackage documentation built on Nov. 24, 2024, 9:23 a.m.