Skip to content
/ mupp Public

An R package for simulating responses and estimating parameters to the Multi-Unidimensional Pairwise Preference (MUPP) Model

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

swnydick/mupp

Repository files navigation

mupp

Lifecycle: experimental R-CMD-check Codecov test coverage

An R Packages for the Multi-Unidimensional Pairwise Preference Model

The mupp package contains functions designed to simulation data that represent the GGUM-based MUPP model with corresponding MCMC and EM estimation algorithms. Note that estimation for the MUPP model is assumed to currently be joint estimation of GGUM parameters in a MUPP framework (which could be problematic and lead to some measurement error). Currently, there are no options for fixing initial item parameter estimates or treating items as pretest items, but these functionalities might come in the future.

Installation

Within an R session, type the following to install the most current (development) source package from github

devtools::install_github("swnydick/mupp")

Help

Take a look at the help pages for simulate_mupp_parameters, simulate_mupp_responses, estimate_mupp_parameters, and estimate_mupp_thetas to get started.

The package homepage is currently located here.

About

An R package for simulating responses and estimating parameters to the Multi-Unidimensional Pairwise Preference (MUPP) Model

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks