| RMcoord {RandomFields} | R Documentation |
This function is used to define, in the (rare) case, coordinates that differ from the original coordinates to define a covariance matrix for a random effect model
~ RMmodel() + Z @ RMcoord(coord=X, RMmodel2())
RMcoord(C0, coord, dist)
C0 |
covariance function of class |
coord, dist |
either coordinates or a the lower matrix of a distance matrix can be passed |
RMcoord returns an object of class RMmodel.
Martin Schlather, schlather@math.uni-mannheim.de
## For examples see the help page of 'RFformula' ## ## todo