Learn R Programming

kergp (version 0.5.7)

inputNames: Generic Function: Names of the Inputs of a Covariance Kernel

Description

Generic function returning or setting the names of the inputs attached with a covariance kernel.

Usage

inputNames(object, ...)

# S4 method for covAll inputNames(object, ...) <- value

Value

A character vector with distinct input names that are used e.g. in prediction.

Arguments

object

A covariance kernel object.

value

A suitable character vector.

...

Other arguments for methods.

See Also

checkX