FastCUB: Fast EM and Best-Subset Selection for CUB Models for Rating Data

For ordinal rating data, consider the accelerated Expectation-Maximization algorithm to estimate and test models within the family of CUB models (where CUB stands for Combination of a discrete Uniform and a shifted Binomial distributions). The procedure is built upon Louis' identity for the observed information matrix. Best-subset variable selection for CUB regression models is then implemented on such basis. The methods here implemented are illustrated and discussed in the preprint available from Researchgate by Simone R. (2020) <https://tinyurl.com/vvk563e>.

Version: 0.0.2
Depends: R (≥ 2.15.2), Formula
Imports: methods, utils, CUB
Published: 2020-02-12
Author: Rosaria Simone
Maintainer: Rosaria Simone <rosaria.simone at unina.it>
License: GPL-2 | GPL-3
NeedsCompilation: no
CRAN checks: FastCUB results

Documentation:

Reference manual: FastCUB.pdf

Downloads:

Package source: FastCUB_0.0.2.tar.gz
Windows binaries: r-devel: FastCUB_0.0.2.zip, r-release: FastCUB_0.0.2.zip, r-oldrel: FastCUB_0.0.2.zip
macOS binaries: r-release (arm64): FastCUB_0.0.2.tgz, r-oldrel (arm64): FastCUB_0.0.2.tgz, r-release (x86_64): FastCUB_0.0.2.tgz, r-oldrel (x86_64): FastCUB_0.0.2.tgz
Old sources: FastCUB archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FastCUB to link to this page.