Package: LogisticDx
Type: Package
Title: Diagnostic Tests for Logistic Regression Models
Version: 0.3
Date: 2021-12-18
Author: Chris Dardis
Maintainer: Chris Dardis <christopherdardis@gmail.com>
License: GPL (>= 2)
Description: Diagnostic tests and plots for GLMs (generalized linear models)
    with binomial/ binary outcomes, particularly logistic regression.
VignetteBuilder: knitr
Depends: R (>= 3.0.0)
Imports: rms, stats, statmod, graphics, speedglm, RColorBrewer,
        data.table, pROC, aod
Suggests: knitr
LazyLoad: yes
Collate: 'LogisticDx_package.R' 'OR.R' 'ageChd.R' 'bbdm.R' 'dx.R'
        'genBinom.R' 'gof.R' 'icu.R' 'lbw.R' 'llbw.R' 'mes.R' 'mlbw.R'
        'nhanes3.R' 'pcs.R' 'plotGlm.R' 'printGofGlm.R' 'printSSglm.R'
        'printSigGlm.R' 'sig.R' 'ss.R' 'uis.R'
NeedsCompilation: no
RoxygenNote: 7.1.2
Packaged: 2021-12-20 11:04:49 UTC; cd
Repository: CRAN
Date/Publication: 2021-12-20 12:12:03 UTC
Built: R 4.0.2; ; 2021-12-21 12:05:46 UTC; unix
