drawPriorDelta: Draw prior distributions of scale parameters (delta...

View source: R/viz.R

drawPriorDeltaR Documentation

Draw prior distributions of scale parameters (delta estimates)

Description

Draw prior distributions of scale parameters (delta estimates).

Usage

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.


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