Package: ordinalGOF
Title: Goodness-of-Fit Tests for Ordinal Regression Models
Version: 0.1.0
Authors@R: c(
    person("Oluwafunto", "Aladekomo", email = "oluwafunto.a.aladekomo@uth.tmc.edu", role = c("aut", "cre")),
    person("Evan", "Kwiatkowski", email = "Evan.K.Kwiatkowski@uth.tmc.edu", role = "aut"))
Description: Provides goodness-of-fit tests for ordinal regression models,
    including the Fagerland-Hosmer ordinal test, reproducing same output as 'Stata'.
    Supports polr(), vglm(), and binary glm() models.
     See Fagerland and Hosmer (2013) <doi:10.1002/sim.5645> and
    Fagerland and Hosmer (2017) <doi:10.1177/1536867X1701700308> for details.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, magrittr, MASS, VGAM
Suggests: spelling
Language: en-US
URL: https://github.com/Funto-Aladekomo/ordinalGOF
BugReports: https://github.com/Funto-Aladekomo/ordinalGOF/issues
NeedsCompilation: no
Packaged: 2026-04-22 16:46:57 UTC; oluwafuntoaladekomo
Author: Oluwafunto Aladekomo [aut, cre],
  Evan Kwiatkowski [aut]
Maintainer: Oluwafunto Aladekomo <oluwafunto.a.aladekomo@uth.tmc.edu>
Repository: CRAN
Date/Publication: 2026-04-24 18:30:08 UTC
