gpMeanFunctionGradient: Compute the log likelihood gradient wrt the scales.

Description Usage Arguments Value See Also Examples

View source: R/gpMeanFunctionGradient.R

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

1

Arguments

model

the model for which the gradients are to be computed.

Value

g

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

See Also

gpCreate, gpScaleBiasGradient, gpLogLikeGradients, gpLogLikelihood.

Examples

1
## missing

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