Type: Package
Package: gofcat
Title: Goodness-of-Fit Measures for Categorical Response Models
Version: 0.1.2
Authors@R: 
    person(given = "Ejike R.",
           family = "Ugba",
           role = c("aut", "cre", "cph"),
           email = "ejike.ugba@outlook.com",
           comment = c(ORCID = "0000-0003-2572-0023"))
Description: A post-estimation method for categorical response models (CRM). 
    Inputs from objects of class serp(), clm(), polr(), multinom(), mlogit(), 
    vglm() and glm() are currently supported. Available tests include the 
    Hosmer-Lemeshow tests for the binary, multinomial and ordinal logistic 
    regression; the Lipsitz and the Pulkstenis-Robinson tests for the ordinal 
    models. The proportional odds, adjacent-category, and constrained continuation-ratio 
    models are particularly supported at ordinal level. Tests for the proportional 
    odds assumptions in ordinal models are also possible with the Brant and the 
    Likelihood-Ratio tests. Moreover, several summary measures of predictive strength 
    (Pseudo R-squared), and some useful error metrics, including, the brier 
    score, misclassification rate and logloss are also available for the 
    binary, multinomial and ordinal models. Ugba, E. R. and Gertheiss, J. (2018) 
    <http://www.statmod.org/workshops_archive_proceedings_2018.html>.
License: GPL-2
Depends: R (>= 3.2.0)
Imports: utils, crayon, stats, Matrix, epiR, reshape, stringr, VGAM (>=
        1.1-4)
Encoding: UTF-8
LazyData: True
RoxygenNote: 7.1.2
Suggests: serp, dfidx, mlogit, nnet, ordinal, MASS, testthat, covr
NeedsCompilation: no
Packaged: 2022-02-13 01:48:42 UTC; EJIKE
Author: Ejike R. Ugba [aut, cre, cph] (<https://orcid.org/0000-0003-2572-0023>)
Maintainer: Ejike R. Ugba <ejike.ugba@outlook.com>
Repository: CRAN
Date/Publication: 2022-02-14 08:50:02 UTC
Built: R 4.3.0; ; 2023-07-11 23:55:54 UTC; unix
