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 boot_RRi_fit
plot(x, ...)A ggplot object with panel of density plots to visualize the bootstrap distributions of the RRi model parameters.
An object of class "boot_RRi_fit".
Additional arguments (unused).