gpUpdateKernels: Update the kernels that are needed.

Description Usage Arguments Value See Also Examples

Description

updates any representations of the kernel in the model structure, such as invK, logDetK or K.

Usage

1
gpUpdateKernels(model, X, X_u)

Arguments

model

the model structure for which kernels are being updated.

X

the input locations for update of kernels.

X_u

the inducing input locations.

Value

model

the model structure with the kernels updated.

See Also

gpExpandParam, gpCreate.

Examples

1
## missing

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