continue.mcmc {bairt}R Documentation

Continue MCMC for the Estimation of the Two-Parameter or Three-Parameter Normal Ogive Model

Description

This is a function for bairt objects. You can use continue.mcmc for continue the MCMC the Two-Parameter or Three-Parameter normal ogive item response model.

Usage

continue.mcmc(mcmclist, ...)

Arguments

mcmclist

A bairt class object (mcmc.2pnob or mcmc.3pnob).

...

Further arguments.

Details

If any argument (final.values, c.prior, iter, burning, thin or parts) is NULL, continue.mcmc take the value of the mcmclist.

Value

An mcmc.2pnob or mcmc.3pnob object.

Author(s)

Javier Martínez

References

Johnson, V. E., & Albert, J. H. (1999). Ordinal Data Modeling. New York: Springer.

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.

See Also

mcmc.2pnob and mcmc.3pnob.


[Package bairt version 0.1.2 Index]