gpLogLikelihood: Compute the log likelihood of a GP.

Description Usage Arguments Value See Also Examples

View source: R/gpLogLikelihood.R

Description

computes the log likelihood of a data set given a GP model.

Usage

1

Arguments

model

the GP model for which log likelihood is to be computed.

Value

ll

the log likelihood of the data in the GP model.

See Also

gpCreate, gpLogLikeGradients, modelLogLikelihood.

Examples

1
## missing

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