Package: CLRtools
Title: Diagnostic Tools for Logistic and Conditional Logistic
        Regression
Version: 0.1.0
Authors@R: 
    c(
      person("Brenda", "Contla Hernández",
             email = "brendacontla11@gmail.com",
             role = c("aut", "cre")),
      person("Matthieu", "Vignes",
             role = "ctb",
             comment = "Provided statistical guidance, conceptual feedback, and supervision"),
      person("Chris", "Compton",
             role = "ctb",
             comment = "Provided statistical guidance, conceptual feedback, and supervision")
    )
Description: Provides tools for fitting, assessing, and comparing logistic
  and conditional logistic regression models. Includes residual diagnostics
  and goodness of fit measures for model development and evaluation in
  matched case control studies.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: bayesplot, caret, dplyr, ggplot2, ggpubr, lmtest, loo,
        patchwork, RColorBrewer, rlang, rstan, survival, tidyr
Suggests: dagitty, ggdag, knitr, rmarkdown, rstanarm
VignetteBuilder: knitr
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2026-01-25 20:32:17 UTC; bhernand
Author: Brenda Contla Hernández [aut, cre],
  Matthieu Vignes [ctb] (Provided statistical guidance, conceptual
    feedback, and supervision),
  Chris Compton [ctb] (Provided statistical guidance, conceptual
    feedback, and supervision)
Maintainer: Brenda Contla Hernández <brendacontla11@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-29 20:30:06 UTC
Built: R 4.5.2; ; 2026-02-15 05:23:38 UTC; windows
