Description Usage Arguments Value Author(s)
Function for computing the gradient of the fixedvariance
kernel.
As the parameters of the fixedvariance
kernel are fixed, the
gradient equals zero. This function is written to comply with
the gptk
package.
1 | fixedvarianceKernGradient(kern, x, x2, covGrad)
|
kern |
GP kernel structure which contains the fixed variances. |
x |
x |
x2 |
x2 |
covGrad |
covGrad |
Return value for the gradient of fixedvariance kernel.
Hande Topa, hande.topa@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.