"lineqGP" S3 ClassPlot for the "lineqGP" S3 class.
# S3 method for lineqGP
plot(
x,
y,
ytest = NULL,
probs = c(0.025, 0.975),
bounds = NULL,
addlines = TRUE,
nblines = 5,
...
)an object with "lineqGP" S3 class.
not used.
the values of the test observations. If !is.null(ytest), ytest is drawn.
the values of the confidence intervals evaluated at probs.
the values of the bounds of a constrained model. If !is.null(bounds), bounds are drawn.
pptional Logical. If TRUE, some samples are drawn.
if addlines. The number of samples to be drawn.
further arguments passed to or from other methods.
Plot with the "lineqGP" model.