matern_3_2_funct {RobustGaSP} | R Documentation |
Matern correlation function with roughness parameter equal to 3/2.
Description
This function computes the values of Matern correlation function with roughness parameter equal to 3/2.
Usage
matern_3_2_funct(d, beta_i)
Arguments
d |
locations the Matern correlation function are to be evaluated. |
beta_i |
the inverse range parameter. |
Value
A matrix in which each element is the value of the Matern correlation function with roughness parameter equal to 1.5 evaluated at that location.
Author(s)
Mengyang Gu [aut, cre], Jesus Palomo [aut], James Berger [aut]
Maintainer: Mengyang Gu <mengyang@pstat.ucsb.edu>
[Package RobustGaSP version 0.6.8 Index]