krigmvp {RGeoS} | R Documentation |
Kriging under Constraints on the Sum
krigmvp(dbin, dbg3d, dbg2d=NA, model = model.input(), neigh = neigh.input(), uc = c("1"), rank.seis=1, mean = NA, radix = NA, modify.target = TRUE)
dbin |
The |
dbg3d |
The |
dbg2d |
The |
model |
The |
neigh |
The |
rank.seis |
This gives the rank of the variable (proportion) which should match to the vertical average of the proportions. |
uc |
The vector of strings describing the drift conditions |
mean |
Array containing the mean of each variable, used in the case of Simple (Co-)Kriging |
radix |
Radix of the name given to the variables storing the results in the target Db. |
modify.target |
When TRUE, the kriging results (estimation or standard deviation) are set as new target variables in the output Db. |
The target Db where an estimated variable is added for each initial variable in the input file.