gen.params.mjmcmc | R Documentation |
Generate a parameter list for MJMCMC
gen.params.mjmcmc(data)
data |
The dataset that will be used in the algorithm |
A list of parameters to use when running the MJMCMC algorithm.
TODO: WRITE MORE
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.