CovFunction: CovFunction function

View source: R/lgcpStructures.R

CovFunctionR Documentation

CovFunction function

Description

A Generic method used to specify the choice of covariance function for use in the MCMC algorithm. For further details and examples, see the vignette "Bayesian_lgcp".

Usage

CovFunction(obj, ...)

Arguments

obj

an object

...

additional arguments

Value

method CovFunction

See Also

CovFunction.function, exponentialCovFct, RandomFieldsCovFct, SpikedExponentialCovFct


lgcp documentation built on Oct. 3, 2023, 5:08 p.m.