kriggam {RGeostats} | R Documentation |
Performs Kriging in the Gaussian Anamorphosed Model
kriggam(dbin, dbout, anam, model = model.input(), neigh = neigh.input(), radix = "Kgam", modify.target = db.locmod())
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 |
Decides whether or not the newly created variables will have their
locator defined or not. For more information, see |
The target Db where the following variables have been added: - the estimation variable - the standard deviation variable