demGpSample: Gaussian Process Sampling Demo

Description Usage Arguments See Also

Description

This example shows how points which look like they come from a function to be sampled from a Gaussian distribution. The sample is 25 dimensional and is from a Gaussian with a particular covariance.

Usage

1
  demGpSample(bw=FALSE, path=getwd(), filename='gpSample', png=FALSE)

Arguments

bw

greyscale plots.

path

path where the plot images are saved.

filename

name of saved images.

png

save image as png.

See Also

kernCreate, kernCompute, gaussSamp, demGpSample, basePlot, zeroAxes.


gptk documentation built on May 2, 2019, 3:27 p.m.

Related to demGpSample in gptk...