autoplot.cerf_gp {GPCERF} | 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.