matern_5_2_kernel: Mater5_2 kernel

View source: R/matern_5_2_kernel.R

matern_5_2_kernelR Documentation

Mater5_2 kernel

Description

Compute the Matern5_2 kernel.

Usage

matern_5_2_kernel(d, beta)

Arguments

d

the distance.

beta

the inverse of range parameter.

References

Gu, M., & Xu, Y. (2020). Fast nonseparable Gaussian stochastic process with application to methylation level interpolation. Journal of Computational and Graphical Statistics, 29(2), 250-260. doi: 10.1080/10618600.2019.1665534

Examples


matern_5_2_kernel(0.5, beta = 2)


melinaR/olsgasp documentation built on March 11, 2023, 12:10 a.m.