autoplot.cerf_gp: A helper function for cerf_gp object

View source: R/plot.R

autoplot.cerf_gpR Documentation

A helper function for cerf_gp object

Description

A helper function to plot cerf_gp object using ggplot2 package.

Usage

## S3 method for class 'cerf_gp'
autoplot(object, ...)

Arguments

object

A cerf_gp object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot object.


GPCERF documentation built on June 22, 2024, 11:30 a.m.