Package: Greg
Version: 1.4.0
Date: 2021-11-23
Title: Regression Helper Functions
Maintainer: Max Gordon <max@gforge.se>
Authors@R: c(person("Max", "Gordon", email = "max@gforge.se", role = c("aut", "cre")),
             person("Reinhard", "Seifert", role = "aut", comment = "Author of original plotHR"))
Description: Methods for manipulating regression models and for describing these in a style adapted for medical journals. 
  Contains functions for generating an HTML table with crude and adjusted estimates, plotting hazard ratio, plotting model 
  estimates and confidence intervals using forest plots, extending this to comparing multiple models in a single forest plots. 
  In addition to the descriptive methods, there are add-ons for the robust covariance matrix provided by the 'sandwich'
  package, a function for adding non-linearities to a model, and a wrapper around the 'Epi' package's Lexis() functions for
  time-splitting a dataset when modeling non-proportional hazards in Cox regressions.
License: GPL (>= 3)
URL: http://gforge.se
Biarch: yes
Encoding: UTF-8
Imports: Hmisc, stringr, rms, sandwich, stats, nlme, methods, htmlTable
        (>= 2.0.0), magrittr, knitr, Epi, utils, graphics, grDevices
Depends: forestplot, Gmisc (>= 1.0.3)
Suggests: boot, testthat, cmprsk, survival, dplyr, ggplot2, parallel,
        rmarkdown, rmeta
VignetteBuilder: knitr
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2021-11-23 19:56:24 UTC; max
Author: Max Gordon [aut, cre],
  Reinhard Seifert [aut] (Author of original plotHR)
Repository: CRAN
Date/Publication: 2021-11-23 20:20:02 UTC
Built: R 4.0.2; ; 2021-11-24 12:44:05 UTC; unix
