Description Usage Arguments Details Value Author(s) References See Also
The function object.coda create a mcmc.list object. With this is possible to study the chain using the coda packet.
1 2 | ## Default S3 method:
object.coda(mcmclist, ...)
|
mcmclist |
A mcmc.2pnob or mcmc.3pnob class object. |
... |
Further arguments. |
The function object.coda create a mcmc.list object of the marginal chain selectionated. The marginal chain is splited in subchains determined by parts. The aim is represent parallel chains with different starting values (Beguin & Glas, 2001, p. 547).
A mcmc.list coda packet object.
Javier Mart<c3><ad>nez
A.A. Beguin, A, A. & Glas, C.A.W. (2001). MCMC Estimation and Some Model-Fit Analysis of Multidimensional IRT Models. Psychometrika, 66, 541-562.
as.mcmc.list
and as.mcmc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.