forestPlot: Generate a forest plot from an 'S4' object

Description Usage Arguments Value Examples

Description

Generate a forest plot from an S4 object

Usage

1
forestPlot(object, ...)

Arguments

object

An S4 object to create a forest plot of.

...

Allow new parameters to this generic.

Value

None, draws a forest plot.

Examples

1
2
3
4
data(sampleValPCOSPmodel)

# Plot
dIndexForestPlot <- forestPlot(sampleValPCOSPmodel, stat='log_D_index')

bhklab/PanCuRx documentation built on Dec. 30, 2021, 4:59 p.m.