kriggam {RGeoS} | R Documentation |
Performs Kriging in the Gaussian Anamorphosed Model
kriggam(dbin, dbout, anam, model = model.input(), neigh = neigh.input(), radix = NA, modify.target = TRUE)
dbin |
The |
dbout |
The |
anam |
The |
model |
The |
neigh |
The |
radix |
Radix of the name given to the variables storing the results in the target Db. These variables are the estimate and the variance of the estimation error, defined in the raw scale (after back-transform from Gaussian to Raw). |
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 the following variables have been added: - the estimation variable - the standard deviation variable