View source: R/model_performance_bootstrap_rmse.R
| autoplot.bootstrap_rmse | R Documentation | 
Takes an object produced by bootstrap_rmse(), and plots the
simulated RMSE
## S3 method for class 'bootstrap_rmse'
autoplot(object, fill = NULL, color = NULL, ...)
object | 
 bootstrap_rmse object produced by   | 
fill | 
 color to fill histogram (default is "steelblue")  | 
color | 
 color to plot line colors of histogram  | 
... | 
 other plotting parameters to affect the plot  | 
a ggplot object
Martin Haringa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.