Package: interactionRCS Type: Package Title: Calculate Estimates in Models with Interaction Version: 0.1.2 Date: 2025-12-19 Authors@R: c(person(given = "Giorgio", family = "Melloni", role = c("aut", "cre"), email = "melloni.giorgio@gmail.com", comment = c(ORCID = "0000-0001-6371-1334")), person(given = "Andrea", family = "Bellavia", role = c("aut"), email = "abellavia@bwh.harvard.edu", comment = c(ORCID = "0000-0003-4988-4532")), person(given = "Hong", family = "Xiong", role = c("aut"), email = "kevinxiong@g.ucla.edu", comment = c(ORCID = "0000-0003-4402-7478"))) Description: A tool to calculate and plot estimates from models in which an interaction between the main predictor and a continuous covariate has been specified. Methods used in the package refer to Harrell Jr FE (2015, ISBN:9783319330396); Durrleman S, Simon R. (1989) ; Greenland S. (1995) . License: GPL-3 Depends: R (>= 3.6) Imports: graphics, stats, utils, survival, msm, rms, boot, pspline, rlang, stringr Suggests: knitr, rmarkdown, dplyr, mlbench, grDevices, parallel, methods VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://gmelloni.r-universe.dev Date/Publication: 2025-12-19 19:51:46 UTC RemoteUrl: https://github.com/gmelloni/interactionrcs RemoteRef: HEAD RemoteSha: 812c9a8e9c601348df2b32dff0cba3d39dd9c3a7 NeedsCompilation: no Packaged: 2026-06-17 08:41:33 UTC; root Author: Giorgio Melloni [aut, cre] (ORCID: ), Andrea Bellavia [aut] (ORCID: ), Hong Xiong [aut] (ORCID: ) Maintainer: Giorgio Melloni