Description Usage Arguments Value
Using the model of interest to analyse the simulation by the model of interest.
1 2 3 4 5 6 7 8 9 10 11 12 |
data |
an nlists object, simulation dataset returned by ipm_sim. |
Plot |
a flag, indicates whether to save the traceplot and the density plot for MCMC outputs. |
model |
a string, specifying the model of interest. Default is "lcl", which means using composite likelihood to analyse the simulation from true joint likelihood. Similarly, you can use "ll" or "clcl". |
priors |
a string of code to set the prior. |
maxtime |
a scalar, specifying the maximum time to spend on analysis. |
unit |
a character string specifying the units of time for |
save |
a scalar, the number of (potentially thinned) samples to save. |
chain |
a scalar, the number of MCMC chains. |
moni |
a vector of string or a string, specifying the parameters want to monitor. |
inits |
a list, specifying the initial values of parameters. |
a mcmcrs object, the MCMC outputs, and plots (If plot=TRUE).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.