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.2.4
Depends: R (≥ 3.6.0)
Imports: rms, ggplot2, scales
Published: 2022-09-02
Author: Qiang LIU [aut, cre]
Maintainer: Qiang LIU <dege857 at 163.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: ggrcs results

Documentation:

Reference manual: ggrcs.pdf

Downloads:

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

Linking:

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