Learn R Programming

insurancerating (version 0.6.3)

autoplot.bootstrap_rmse: Automatically create a ggplot for objects obtained from bootstrap_rmse()

Description

Takes an object produced by bootstrap_rmse(), and plots the simulated RMSE

Usage

# S3 method for bootstrap_rmse
autoplot(object, ...)

Arguments

object

bootstrap_rmse object produced by bootstrap_rmse()

...

other plotting parameters to affect the plot

Value

a ggplot object