exp_covariance {MetricGraph} | R Documentation |
Exponential covariance function
Description
Evaluates the exponential covariance function
Usage
exp_covariance(h, theta)
Arguments
h |
Distances to evaluate the covariance function at. |
theta |
A vector |
Value
A vector with the values of the covariance function.
[Package MetricGraph version 1.3.0 Index]