exp_covariance {MetricGraph} | R Documentation |
Evaluates the exponential covariance function
C(h) = \sigma^2 \exp\{-kappa h\}
exp_covariance(h, theta)
h |
Distances to evaluate the covariance function at. |
theta |
A vector |
A vector with the values of the covariance function.