Package: plotRCS
Type: Package
Title: Plot Restricted Cubic Splines Curves
Version: 0.1.4
Authors@R: person("Rongrui", "Huo", email = "huorongrui@sr.gxmu.edu.cn",
                  role = c("aut", "cre"))
Maintainer: Rongrui Huo <huorongrui@sr.gxmu.edu.cn>
Description: Simple drawing of restricted cubic spline (RCS) curves through 'ggplot2' package from a linear regression model, a logistic regression model or a Cox proportional hazards regression model. This method was described by Harrell FE (2015) <doi:10.1007/978-3-319-19425-7>.
License: GPL (>= 3)
Depends: R (>= 3.6.0)
Encoding: UTF-8
LazyData: true
Imports: ggplot2, rms
RoxygenNote: 7.2.3
URL: https://github.com/KunHuo/plotRCS
NeedsCompilation: no
Packaged: 2023-04-06 07:24:10 UTC; Administrator
Author: Rongrui Huo [aut, cre]
Repository: CRAN
Date/Publication: 2023-04-06 07:40:02 UTC
Built: R 4.1.2; ; 2023-04-07 11:50:53 UTC; unix
