View source: R/methods_boot_RRi_fit.R
plot.boot_RRi_fit | R Documentation |
Generates a panel of density plots to visualize the bootstrap distributions of the RRi model parameters. The method converts the bootstrap results to long format and creates one density plot per parameter.
## S3 method for class 'boot_RRi_fit'
plot(x, ...)
x |
An object of class "boot_RRi_fit". |
... |
Additional arguments (unused). |
A ggplot object with panel of density plots to visualize the bootstrap distributions of the RRi model parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.