Package: ggrcs
Type: Package
Title: Draw Histograms and Restricted Cubic Splines (RCS)
Version: 0.4.3
Authors@R: person("Qiang", "LIU", email = "dege857@163.com",
                  role = c("aut", "cre"))
Maintainer: Qiang LIU <dege857@163.com>
Description: You can use this function to easily draw a combined histogram and restricted cubic spline. 
    The function draws the graph through 'ggplot2'. RCS fitting requires the use of the rcs() function of the 'rms' package. 
    Can fit cox regression, logistic regression. This method was described by Per Kragh (2003) <doi:10.1002/sim.1497>.
License: GPL-3
Depends: R (>= 4.2.0)
Imports: rms, ggplot2, scales, cowplot
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-12 01:18:47 UTC; liu
Author: Qiang LIU [aut, cre]
Repository: CRAN
Date/Publication: 2025-02-12 12:00:11 UTC
Built: R 4.3.3; ; 2025-02-15 07:57:08 UTC; unix
