powered by
Evaluates the exponential covariance function $$C(h) = \sigma^2 \exp\{-kappa h\}$$
exp_covariance(h, theta)
A vector with the values of the covariance function.
Distances to evaluate the covariance function at.
A vector c(sigma, kappa), where sigma is the standard deviation and kappa is a range-like parameter.
c(sigma, kappa)
sigma
kappa