ggrcs: Draw Histograms and Restricted Cubic Splines (RCS)

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>.

Version: 0.3.8
Depends: R (≥ 4.2.0)
Imports: rms, ggplot2, scales, cowplot
Suggests: knitr, rmarkdown
Published: 2024-01-30
Author: Qiang LIU [aut, cre]
Maintainer: Qiang LIU <dege857 at 163.com>
License: GPL-3
NeedsCompilation: no
Materials: NEWS
CRAN checks: ggrcs results

Documentation:

Reference manual: ggrcs.pdf
Vignettes: ggrcs_vignette

Downloads:

Package source: ggrcs_0.3.8.tar.gz
Windows binaries: r-devel: ggrcs_0.3.8.zip, r-release: ggrcs_0.3.8.zip, r-oldrel: ggrcs_0.3.8.zip
macOS binaries: r-release (arm64): ggrcs_0.3.8.tgz, r-oldrel (arm64): ggrcs_0.3.8.tgz, r-release (x86_64): ggrcs_0.3.8.tgz
Old sources: ggrcs archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ggrcs to link to this page.