| RMsum {RandomFields} | R Documentation |
RMsum is given by
C(x,y) = φ(x) + φ(y).
It is a negative definite function although not a variogram.
RMsum(phi, var, scale, Aniso, proj)
phi |
any function of class |
var,scale,Aniso,proj |
optional arguments; same meaning for any
|
RMsum returns an object of class RMmodel.
Do not mix up this model with RMplus.
Martin Schlather, schlather@math.uni-mannheim.de http://ms.math.uni-mannheim.de/de/publications/software
RFoptions(seed=0) ## *ANY* simulation will have the random seed 0; set ## RFoptions(seed=NA) to make them all random again