autoplot.cerf_nngp {GPCERF} | R Documentation |
A helper function for cerf_nngp object
Description
A helper function to plot cerf_nngp object using ggplot2 package.
Usage
## S3 method for class 'cerf_nngp'
autoplot(object, ...)
Arguments
object |
A cerf_nngp object. |
... |
Additional arguments passed to customize the plot. |
Value
Returns a ggplot object.
[Package GPCERF version 0.2.4 Index]