autoplot.cerf_gp | R Documentation |
A helper function to plot cerf_gp object using ggplot2 package.
## S3 method for class 'cerf_gp'
autoplot(object, ...)
object |
A cerf_gp object. |
... |
Additional arguments passed to customize the plot. |
Returns a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.