View source: R/matern_5_2_kernel.R
matern_5_2_kernel | R Documentation |
Compute the Matern5_2 kernel.
matern_5_2_kernel(d, beta)
d |
the distance. |
beta |
the inverse of range parameter. |
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
matern_5_2_kernel(0.5, beta = 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.