gu {lgcp} | R Documentation |
gu function
Description
gu function
Usage
gu(u, sigma, phi, model, additionalparameters)
Arguments
u |
distance |
sigma |
variance parameter, see Brix and Diggle (2001) |
phi |
scale parameter, see Brix and Diggle (2001) |
model |
correlation type, see ?CovarianceFct |
additionalparameters |
vector of additional parameters for certain classes of covariance function (eg Matern), these must be supplied in the order given in ?CovarianceFct |
Value
this is just a wrapper for CovarianceFct
[Package lgcp version 2.0 Index]