Description Usage Arguments Value Author(s) See Also
This auxiliary function defines output options for
pois.krige.bayes
, binom.krige.bayes
and glsm.krige
(not all arguments have an effect for the later).
1 2 | output.glm.control(sim.posterior, sim.predict, keep.mcmc.sim, quantile,
threshold, inference, messages)
|
sim.posterior |
logical. Indicates
whether or not the MCMC-sample from the posterior distribution of
the parameters should be returned for |
sim.predict |
logical. Defines whether simulations are
drawn from the predictive distribution. Only valid if prediction
locations are provided in the argument |
keep.mcmc.sim |
logical. Indicates
whether or not the MCMC-sample from the posterior distribution of
the signal should be returned for |
quantile |
indicates whether quantiles of the
simulations from the
predictive distributions are computed and returned.
If a vector with numbers in the interval
[0,1] is provided, the output includes the object
|
threshold |
one or more values with threshold values can be given to this argument.
If so, an object called
|
inference |
logical. Indicates whether or not inference
(summary of the parameters, and prediction) is performed or
not. Default is |
messages |
logical. Indicates whether or not status messages are printed on the screen (or other output device) while the function is running. |
A list with processed arguments to be passed to the main function.
Ole F. Christensen OleF.Christensen@agrsci.dk,
Paulo J. Ribeiro Jr. Paulo.Ribeiro@est.ufpr.br.
pois.krige.bayes
, binom.krige.bayes
and binom.krige.bayes
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.