Obsolete Functions Version 3 {RandomFields}R Documentation

Obsolete functions Version 3

Description

Some functions of RandomFields Version 3 have been replaced by more powerful functions

Usage

RFempiricalvariogram(...)
RFempiricalcovariance(...)
RFempiricalmadogram(...)

Arguments

...

See for the recent functions given in the Details

Details

RFempiricalvariogram

see RFvariogram

RFempiricalcovariance

see RFcov

RFempiricalmadogram

see RFmadogram

Strokorb's M3/M4 functions

are called RMm2r, RMm3b, RMmps

Value

see the respective recent function

Author(s)

Martin Schlather, schlather@math.uni-mannheim.de, https://www.wim.uni-mannheim.de/schlather/

See Also

RFcov, RFcovmatrix, RFvariogram. RFpseudovariogram, RFmadogram, RFpseudomadogram

Examples

RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set
##                   RFoptions(seed=NA) to make them all random again






## no examples given, as command is obsolete


[Package RandomFields version 3.3.13 Index]