gen.params.mjmcmc: Generate a parameter list for MJMCMC (Mode Jumping MCMC)
Description
Generate a parameter list for MJMCMC (Mode Jumping MCMC)
Usage
gen.params.mjmcmc(data)
Value
A list of parameters to use when running the mjmcmc function.
Note that the $loglik item is an empty list, which is passed to the log likelihood function of the model,
intended to store parameters that the estimator function should use.