simbayes {RGeostats} | R Documentation |
Performs conditional or non-conditional simulations using Turning Bands and Bayesian Drift
simbayes(dbin = NA, dbout, model = model.input(), neigh = neigh.input(), uc = c("1"), dmean = NULL, dcov = NULL, 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 |
dmean |
The vector of priors on the mean of the Drift terms. By default, means are considered as zero. |
dcov |
Matrix of priors on the variance-covariance of the Drift terms. By default, this matrix is considered as the unity matrix. |
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. These variables are multiplied for each one of the data variables.