Description Usage Arguments Value Author(s)
Function for extracting the parameters of the fixedvariance
kernel.
As the parameters of the fixedvariance
kernel are fixed, the kernel
has no parameters to be optimized. Hence, this function returns a
NULL vector. This function is written to comply with the gptk
package.
1 2 | fixedvarianceKernExtractParam(kern, only.values = TRUE,
untransformed.values = TRUE)
|
kern |
GP kernel structure which contains the fixed variances. |
only.values |
Default set to TRUE. |
untransformed.values |
Default set to TRUE. |
Return parameters of the 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.