R/plot.R
plot.cerf_gp.Rd
A wrapper function to extend generic plot functions for cerf_gp class.
# S3 method for cerf_gp plot(x, ...)
A cerf_gp object.
Additional arguments passed to customize the plot.
Returns a ggplot2 object, invisibly. This function is called for side effects.