Implements the method described at the UCLA Statistical Consulting site <https://stats.idre.ucla.edu/r/dae/ordinal-logistic-regression/> for checking if the proportional odds assumption holds for a cumulative logit model.
Version: | 0.1.1 |
Depends: | R (≥ 2.10) |
Imports: | dplyr, tidyr (≥ 1.0.0), ggplot2, assertthat, stats, rlang, magrittr, stringr |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2021-06-06 |
DOI: | 10.32614/CRAN.package.pomcheckr |
Author: | Melissa Wong [aut, cre] (<https://orcid.org/0000-0002-2973-6279>) |
Maintainer: | Melissa Wong <melissa.wong.stats at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pomcheckr results |
Reference manual: | pomcheckr.pdf |
Vignettes: |
UCLA Statistical Consulting Example |
Package source: | pomcheckr_0.1.1.tar.gz |
Windows binaries: | r-devel: pomcheckr_0.1.1.zip, r-release: pomcheckr_0.1.1.zip, r-oldrel: pomcheckr_0.1.1.zip |
macOS binaries: | r-release (arm64): pomcheckr_0.1.1.tgz, r-oldrel (arm64): pomcheckr_0.1.1.tgz, r-release (x86_64): pomcheckr_0.1.1.tgz, r-oldrel (x86_64): pomcheckr_0.1.1.tgz |
Old sources: | pomcheckr archive |
Please use the canonical form https://CRAN.R-project.org/package=pomcheckr to link to this page.