plot.summary.naive: Forest plot Summary Naive

View source: R/plot.R

plot.summary.naiveR Documentation

Forest plot Summary Naive

Description

Plot the forest plot of the summary of a naive object.

Usage

## S3 method for class 'summary.naive'
plot(x, ...)

Arguments

x

(summary.naive)
summary of a naive object.

...

Additional arguments to plot.

Value

Forest plot

Examples

plot(summary(naive_fit_surv))

bonsaiforest documentation built on Sept. 30, 2024, 9:46 a.m.