Skip to contents

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.

Usage

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

Arguments

x

An object of class "boot_RRi_fit".

...

Additional arguments (unused).

Value

A ggplot object with panel of density plots to visualize the bootstrap distributions of the RRi model parameters.