powered by
Generates additional posterior samples for georamps model fits by restarting the MCMC sampler at the last set of sampled parameter values.
georamps
expand.chain(object, n)
'ramps' object containing the previously and newly sampled parameter values.
'ramps'
object returned by georamps.
additional number of times to iterate the MCMC sampler.
Brian Smith brian-j-smith@uiowa.edu
## Generate 25 additional samples for the georamps example if (FALSE) { fit <- expand.chain(NURE.fit, 25) }
Run the code above in your browser using DataLab