pow_exp_funct {RobustGaSP} | R Documentation |
Pow exponential correlation function.
Description
This function computes the values of power exponential correlation function.
Usage
pow_exp_funct(d, beta_i, alpha_i)
Arguments
d |
locations the power exponential correlation function are to be evaluated. |
beta_i |
the inverse range parameter. |
alpha_i |
the roughness parameter. |
Value
A matrix in which each element is the value of the power exponential function 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]