gpSample: Plot Samples from a GP.

Description Usage Arguments See Also

Description

creates a plot of samples from a kernel with the given parameters and variance.

Usage

1
gpSample(kernType, numSamps=10, params=NULL, lims=c(-3,3), path=getwd(), png=FALSE)

Arguments

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.

See Also

gpOptions.


alkalait/gptk documentation built on March 7, 2020, 6:30 a.m.