get.marginal.likelihood.grad: Get the Grad of the Log Marginal Likelihood of a GP

Description Usage Arguments

View source: R/gp.R

Description

Returns the grad of the log marginal likelihood of a GP w.r.t. the kernel's hyperparameters.

Usage

1
get.marginal.likelihood.grad(gp, sigma.n, hyper.params)

Arguments

gp

a GaussianProcess object

sigma.n

a numeric value for sigma.n

hyper.params

a numeric vector of hyperparameters


mattdneal/gaussianProcess documentation built on May 21, 2019, 12:58 p.m.