plot.gpfit: Plot a Gaussian Process

Description Usage Arguments Value

Description

Plot the mean (line) and 2 standard deviations (ribbon)

Usage

1
2
## S3 method for class 'gpfit'
plot(x, true, ...)

Arguments

x

a gpfit object from gp_fit

true

an optional data.frame with columns "x" and "y" containing target curve.

...

additional arguments (not implemented)

Value

a ggplot object of the plot


cboettig/nonparametric-bayes documentation built on May 13, 2019, 2:09 p.m.