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.
fixedvarianceKernExtractParam(kern, only.values = TRUE,
untransformed.values = TRUE)GP kernel structure which contains the fixed variances.
Default set to TRUE.
Default set to TRUE.
Return parameters of the kernel.