kernel_template {gptools2}R Documentation

Kernel template

Description

Kernel template

Usage

kernel_template(param, kern)

Arguments

param

A named list; the parameters of the kernel.

kern

A function; the kernel function that takes the parameters and returns a function that computes the covariance between two input vectors.

Value

A named list with the "kernel" tag.


[Package gptools2 version 0.1.10 Index]