parMap-methods: Map the Parameters of a Structure on the Inputs and Kernel Parameters
Description
Map the parameters of a structure on the inputs and kernel parameters.
Usage
# S4 method for covTS
parMap(object, ...)
Value
A matrix with integer values. The rows correspond to the inputs of the
object and the columns to the \(1d\) kernel parameters.
The matrix element is the number of the corresponding official
coefficient. The same parameter of the structure can be used for
several inputs but not (yet) for several kernel parameters. So
each row must have different integer elements, while the same
element can be repeated within a column.