model.cxv {RGeostats} | R Documentation |
Calculate the average covariance between a Db and a Polygon or a Generic Cell
model.cxv(db=NA, polygon=NA, v.mesh=NA, v.origin=NA, target=NA, model = model.input(), ivar = 1, jvar = 1, ndisc = 50, seed = 321231)
db |
Name of the |
polygon |
Name of the |
v.mesh |
Extension of the generic cell. The length of this argument should be equal to the space dimension as specified in the Model. If this argument is a constant value, the generic cell is generated automatically with this extension along each dimension. If not defined, the argument 'polygon' must be defined instead. |
v.origin |
Origin of the Generic Cell (minimum coordinate along each dimension). The length of this argument should be equal to the space dimension as specified in the Model. Warning: the v.origin corresponds to the CENTER of the cell. |
target |
The vector of coordinates which characterizes the target point. This is used when Db is not provided. |
model |
Name of the |
ivar |
Index of the first field |
jvar |
Index of the second field |
ndisc |
Number of discretization steps |
seed |
Seed used for the generation of random numbers. When 0, the seed is not initialized. |
Average covariance value