Learn R Programming

lgcp (version 1.8)

exponentialCovFct: exponentialCovFct function

Description

A function to declare and also evaluate an exponential covariance function.

Usage

exponentialCovFct(d, CovParameters)

Arguments

d

toral distance

CovParameters

parameters of the latent field, an object of class "CovParamaters".

Value

the exponential covariance function

See Also

CovFunction.function, RandomFieldsCovFct, SpikedExponentialCovFct