parMap {kergp}R Documentation

Generic Function: Map the Parameters of a Composite Covariance Kernel

Description

Map the parameter of a composite covariance kernel on the inputs and the parameters of the 1d kernel.

Usage

parMap(object, ...)

Arguments

object

A composite covariance kernel.

...

Arguments for methods.

Value

A matrix with one row by input and one column for each of the parameters of the 1d kernel.


[Package kergp version 0.5.7 Index]