Package: CLRtools Title: Diagnostic Tools for Logistic and Conditional Logistic Regression Version: 0.1.1 Authors@R: c( person("Brenda", "Contla Hernández", email = "B.Hernandez@massey.ac.nz", 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 Roxygen: list(markdown = TRUE) 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 URL: https://github.com/brendacontla/CLRtools BugReports: https://github.com/brendacontla/CLRtools/issues Config/pak/sysreqs: cmake make libicu-dev Repository: https://brendacontla.r-universe.dev Date/Publication: 2026-03-15 23:36:30 UTC RemoteUrl: https://github.com/brendacontla/clrtools RemoteRef: HEAD RemoteSha: 095d2d61e48faa2fb8fea5283aa8cafd2fe41f77 NeedsCompilation: no Packaged: 2026-07-14 08:56:25 UTC; root 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