Learn R Programming

GPrank (version 0.1.4)

fixedvarianceKernParamInit: fixedvarianceKernParamInit

Description

Function for initializing the parameters of the fixedvariance kernel. The parameters of the fixedvariance kernel are specified when constructing the model and always kept fixed.

Usage

fixedvarianceKernParamInit(kern)

Arguments

kern

GP kernel structure.

Value

Return kernel with the fixed variances in its diagonal.