plot.cerf_nngp: Extend generic plot functions for cerf_nngp class

View source: R/plot.R

plot.cerf_nngpR Documentation

Extend generic plot functions for cerf_nngp class

Description

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

Usage

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

Arguments

x

A cerf_nngp object.

...

Additional arguments passed to customize the plot.

Value

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


boyuren158/GP-CERF documentation built on April 14, 2024, 10:25 a.m.