README.md

birm: Bayesian Item Response Models (version 0.2.6)

This package is intended to be a "plug-and-play" tool for Bayesian Item Response Modeling. Currently, specific unidimensional IRMs are implemented, but future versions will aim on adding more flexibility to intermediary and advanced users.

birm depends on LaplacesDemon, an open-source statistical package that is intended to provide a complete environment for Bayesian inference.

This package should be considered experimental in this point of development. The following models are implemented:

All of the following estimation methods are available to use:

Installation

Using the 'remotes' package:

install.packages("remotes")
remotes::install_github("vthorrf/birm")


vthorrf/birm documentation built on Dec. 24, 2021, 2:22 a.m.