maternkernelMulti: kernel function producing the Matern covariance

View source: R/CharFunc.R

maternkernelMultiR Documentation

kernel function producing the Matern covariance

Description

kernel function producing the Matern covariance

Usage

maternkernelMulti(x, alpha, tau, kappa, d)

Arguments

x

- (n x 1) distance between points

tau

- (>0) precision parameter

kappa

- (>0) range-scale parameter

d

- (int>0) dimension of x

nu

- (>0) smoothnes

Value

f(x) - (n x 1) kernel evaluted at x


davidbolin/ngme documentation built on Dec. 5, 2023, 11:48 p.m.