Package: interactionRCS
Type: Package
Title: Calculate Estimates in Models with Interaction
Version: 0.1.1
Date: 2023-11-21
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) <doi:10.1002/sim.4780080504>; Greenland S. (1995) <doi:10.1097/00001648-199507000-00005>.
License: GPL-3
Depends: R (>= 3.6)
Imports: graphics, stats, utils, survival, msm, rms, boot, pspline,
        pryr, stringr
Suggests: knitr, rmarkdown, dplyr, mlbench, grDevices, parallel,
        methods
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2023-11-21 21:57:55 UTC; gem37
Author: Giorgio Melloni [aut, cre] (<https://orcid.org/0000-0001-6371-1334>),
  Andrea Bellavia [aut] (<https://orcid.org/0000-0003-4988-4532>),
  Hong Xiong [aut] (<https://orcid.org/0000-0003-4402-7478>)
Maintainer: Giorgio Melloni <melloni.giorgio@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-21 22:40:02 UTC
Built: R 4.4.3; ; 2025-11-01 05:53:47 UTC; windows
