| expand.chain | R Documentation | 
Generates additional posterior samples for georamps model fits by restarting the MCMC sampler at the last set of sampled parameter values.
   expand.chain(object, n)
| object | object returned by  | 
| n | additional number of times to iterate the MCMC sampler. | 
'ramps' object containing the previously and newly sampled parameter values.
Brian Smith brian-j-smith@uiowa.edu
georamps
## Generate 25 additional samples for the georamps example
## Not run: 
fit <- expand.chain(NURE.fit, 25)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.