Learn R Programming

funGp (version 0.2.1)

fgpKern-class: S4 class for structures linked to the kernel of a funGp model

Description

This is the formal representation for data structures linked to the kernel of a Gaussian process model within the funGp package.

Arguments

Slots

kerType

Object of class "character". Kernel type. To be set from "gauss", "matern5_2", "matern3_2".

f_disType

Object of class "character". Distance type. To be set from "L2_bygroup", "L2_index".

varHyp

Object of class "numeric". Estimated variance parameter.

s_lsHyps

Object of class "numeric". Estimated length-scale parameters for scalar inputs.

f_lsHyps

Object of class "numeric". Estimated length-scale parameters for functional inputs.

f_lsOwners

Object of class "character". Index of functional input variable linked to each element in f_lsHyps