The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Bayesian Estimation of Probit Unfolding Models

Description

pumBayes is an R package designed for Bayesian estimation of probit unfolding models (PUM) for binary preference data. The package is publicly available and can be cited using the following DOI: 10.5281/zenodo.15069856.

Installation

You can install the latest version of pumBayes directly from GitHub using the following commands:

# Install devtools package if not already installed
install.packages("devtools")

# Install pumBayes from GitHub
library(devtools)
install_github("SkylarShiHub/pumBayes")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.