simdgm {RGeostats} | R Documentation |
Block Simulation using Dicrete Gaussian Model
simdgm(dbin = NA, dbout, model = model.input(), neigh = neigh.input(), uc = c("1"), mean = NA, rval = 0.9, seed = 232131, nbsimu = 1, nbtuba = 100, anam = NA, flag.check = FALSE, radix = "Simu", modify.target = db.locmod())
dbin |
The |
dbout |
The |
model |
The |
neigh |
The |
uc |
The drift description. Use command |
mean |
Array containing the mean of each variable. |
rval |
Change of support coefficient |
seed |
Seed used for the generation of random numbers. When 0, the seed is not initialized. |
nbsimu |
Number of simulations |
nbtuba |
Number of turning bands |
anam |
The |
flag.check |
When TRUE, the Gaussian value of the conditional simulation is compared to the value of the closest data. |
radix |
Radix of the name given to the variables storing the results in the target Db. |
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 'nbsimu' variables have been added.