Package: pomcheckr
Title: Graphical Check for Proportional Odds Assumption
Version: 0.1.1
Authors@R:
person(given = "Melissa",
family = "Wong",
role = c("aut", "cre"),
email = "melissa.wong.stats@gmail.com",
comment = c(ORCID = "0000-0002-2973-6279"))
Description: Implements the method described at the UCLA Statistical
Consulting site
for checking if the proportional odds assumption holds for a
cumulative logit model.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests: testthat (>= 3.0.0), knitr, rmarkdown
Config/testthat/edition: 3
Imports: dplyr, tidyr (>= 1.0.0), ggplot2, assertthat, stats, rlang,
magrittr, stringr
Depends: R (>= 2.10)
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev
Repository: https://melissa-wong.r-universe.dev
Date/Publication: 2021-06-06 12:47:17 UTC
RemoteUrl: https://github.com/melissa-wong/pomcheckr
RemoteRef: HEAD
RemoteSha: 41563c1bdceed1ee6b186c3e8d01c4ff1dac8447
NeedsCompilation: no
Packaged: 2026-06-22 09:37:59 UTC; root
Author: Melissa Wong [aut, cre] (ORCID:
)
Maintainer: Melissa Wong