Description Usage Arguments Value Author(s)
Function for expanding the parameters of the fixedvariance
kernel.
As the parameters of the fixedvariance
kernel are fixed, and thus
are not optimized, their values remain the same. This function is
written to comply with the gptk
package.
1 | fixedvarianceKernExpandParam(kern, params)
|
kern |
GP kernel structure which contains the fixed variances. |
params |
Parameter values with which the kernel will be updated. |
Return kernel with the updated parameter values.
Hande Topa, hande.topa@helsinki.fi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.