Learn R Programming

gptk (version 1.06)

gpMeanFunctionGradient: Compute the log likelihood gradient wrt the scales.

Description

computes the gradient of the log likelihood with respect to the scales. In the future the gradients with respect to the biases may also be included.

Usage

gpMeanFunctionGradient(model)

Arguments

model
the model for which the gradients are to be computed.

Value

  • gthe gradients of the likelihood with respect to the mean function's parameters.

See Also

gpCreate, gpScaleBiasGradient, gpLogLikeGradients, gpLogLikelihood.

Examples

Run this code
## missing

Run the code above in your browser using DataLab