| kernel_template {gptools2} | R Documentation |
Kernel template
kernel_template(param, kern)
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. |
A named list with the "kernel" tag.