Plots a gaussian process. Several boolean parameters for modifying the plot. By default plots the data, posterior mean and 95% interval.
1 2 3 4 |
x |
the gp-object |
y |
placeholder variable |
plotdata |
plot the data (default) |
plotmean |
plot the GP mean (default) |
plotcov |
plot the GP covariances (default) |
plotnoise |
plot the observational noise (default) |
samples |
plot N samples from the GP |
sigma |
variance level to plot |
title |
plot title |
legend |
plot legend |
plotgradient |
use gradient graphics |
... |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.