plot.summary.naive {bonsaiforest} | R Documentation |
Plot the forest plot of the summary of a naive
object.
## S3 method for class 'summary.naive'
plot(x, ...)
x |
( |
... |
Additional arguments to plot. |
Forest plot
plot(summary(naive_fit_surv))