Description Usage Arguments See Also
Gaussian processes are non-parametric models. They are specified by their covariance function and a mean function. When combined with data observations a posterior Gaussian process is induced. This function samples from that posterior.
1 2 |
kernType |
the type of kernel to sample from. |
numSamps |
the number of samples to take. |
params |
parameter vector for the kernel. |
lims |
limits of the x axis. |
path |
path where the plot images are saved. |
png |
save image as png. |
gpOptions, kernCreate, kernCompute,
gaussSamp, zeroAxes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.