gpTest: Test the gradients of the gpCovGrads function and the gp...

Description Usage Arguments Value Examples

View source: R/gpTest.R

Description

runs some tests on the GP code to test that it is working.

Usage

1
gpTest(q=2, d=3, N=10, k=5)

Arguments

q

input data dimension.

d

the number of processes (i.e. output data dimension).

N

the number of datapoints.

k

the number of inducing variables.

Value

model

a cell array of models used for testing.

Examples

1
## missing

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