plot.cerf_gp: Extend generic plot functions for cerf_gp class

View source: R/plot.R

plot.cerf_gpR Documentation

Extend generic plot functions for cerf_gp class

Description

A wrapper function to extend generic plot functions for cerf_gp class.

Usage

## S3 method for class 'cerf_gp'
plot(x, ...)

Arguments

x

A cerf_gp object.

...

Additional arguments passed to customize the plot.

Value

Returns a ggplot2 object, invisibly. This function is called for side effects.


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