exponentialCovFct {lgcp}R Documentation

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


[Package lgcp version 2.0 Index]