Learn R Programming

bonsaiforest (version 0.1.1)

plot.summary.naive: Forest plot Summary Naive

Description

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

Usage

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

Value

Forest plot

Arguments

x

(summary.naive)
summary of a naive object.

...

Additional arguments to plot.

Examples

Run this code
plot(summary(naive_fit_surv))

Run the code above in your browser using DataLab