pow_exp_funct {RobustGaSP} | R Documentation |
This function computes the values of Matern correlation function with roughness parameter equal to 5/2.
pow_exp_funct(d, beta_i, alpha_i)
d |
locations the pow exponential correlation function are to be evaluated. |
beta_i |
the inverse range parameter. |
alpha_i |
the roughness parameter. |
A matrix in which each element is the value of the power exponential function evaluated at that location.
Mengyang Gu [aut, cre], Jesus Palomo [aut], James Berger [aut]
Maintainer: Mengyang Gu <mgu6@jhu.edu>