fixedvarianceKernExtractParam: fixedvarianceKernExtractParam

Description Usage Arguments Value Author(s)

Description

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.

Usage

1
2
fixedvarianceKernExtractParam(kern, only.values = TRUE,
  untransformed.values = TRUE)

Arguments

kern

GP kernel structure which contains the fixed variances.

only.values

Default set to TRUE.

untransformed.values

Default set to TRUE.

Value

Return parameters of the kernel.

Author(s)

Hande Topa, hande.topa@helsinki.fi


GPrank documentation built on May 2, 2019, 3:35 p.m.