Package: survMS
Title: Survival Model Simulation
Version: 0.0.1
Depends: ggplot2
Authors@R: 
    person(given = "Mathilde",
           family = "Sautreuil",
           role = c("aut", "cre"),
           email = "mathilde.sautreuil@gmail.com")
URL: https://github.com/mathildesautreuil/survMS/
BugReports: https://github.com/mathildesautreuil/survMS/issues
Maintainer: Mathilde Sautreuil <mathilde.sautreuil@gmail.com>
Description: Package enables the data simulation from different survival models (Cox, AFT, and AH models). The simulated data will have various levels of complexity according to the survival model considered. The implemented methods for the Cox model are described in Ralf Bender, Thomas Augustin, Maria Blettner (2004) <doi:10.1002/sim.2059>.
License: GPL-3
Encoding: UTF-8
LazyData: false
Suggests: knitr, rmarkdown
Imports: graphics
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-04-15 08:18:49 UTC; sautreuim
Author: Mathilde Sautreuil [aut, cre]
Repository: CRAN
Date/Publication: 2021-04-16 07:00:02 UTC
