forestPlot {PDATK} | R Documentation |
S4
objectGenerate a forest plot from an S4
object
forestPlot(object, ...)
object |
An |
... |
Allow new parameters to this generic. |
None, draws a forest plot.
data(sampleValPCOSPmodel) # Plot dIndexForestPlot <- forestPlot(sampleValPCOSPmodel, stat='log_D_index')