Description Usage Arguments Value
After an initial trial with MCMC_CMR which has seemingly reasonable mixing, this function can be used to continue sampling using the estimated covariance proposal matrix.
| 1 | contMCMC_CMR(fit, x0 = NULL, niter = 1e+05, nthin = 10, ...)
 | 
| fit | is the output from MCMC_CMR | 
| x0 | is the initial parameter values for continued sampling. If not given taken as the last parameter set from fit | 
| niter | is the number of iterations | 
| nthin | is the thinning of the chain | 
a fit structure of class CMR_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.