Package: odds.n.ends
Title: Odds Ratios, Contingency Table, and Model Significance from a
        Generalized Linear Model Object
Version: 0.1.4
Imports: MASS
Authors@R: 
    person(given = "Jenine",
           family = "Harris",
           role = c("aut", "cre"),
           email = "harrisj@wustl.edu")
Description: Computes odds ratios and 95% confidence intervals from a generalized linear model object. It also computes model significance with the chi-squared statistic and p-value and it computes model fit using a contingency table to determine the percent of observations for which the model correctly predicts the value of the outcome. Calculates model sensitivity and specificity.
License: CC0
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-09-17 20:04:12 UTC; harrisj
Author: Jenine Harris [aut, cre]
Maintainer: Jenine Harris <harrisj@wustl.edu>
Repository: CRAN
Date/Publication: 2021-09-17 20:20:02 UTC
Built: R 4.3.0; ; 2023-04-12 03:28:44 UTC; unix
