Learn R Programming

gptk (version 1.06)

gpLogLikelihood: Compute the log likelihood of a GP.

Description

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

Usage

gpLogLikelihood(model)

Arguments

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

Value

  • llthe log likelihood of the data in the GP model.

See Also

gpCreate, gpLogLikeGradients, modelLogLikelihood.

Examples

Run this code
## missing

Run the code above in your browser using DataLab