Description Usage Arguments See Also
Plots the GP mean and variance.
1 2 |
model |
the model structure for which GP mean and variance are to be plotted. |
Xstar |
the input positions for which the mean and variance will be plotted. |
mu |
the precomputed GP posterior mean vector. |
S |
the precomputed GP posterior variance vector. |
simpose |
vector of datapoints to be superimposed on the plot with added white noise. |
xlim |
x-axis plotting limits. |
ylim |
y-axis plotting limits. |
xlab |
x-axis label. |
ylab |
y-axis label. |
col |
color for plotting the GP mean and variance. |
title |
plot title. |
gpPosteriorMeanVar, polygon, zeroAxes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.