Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adibender/pammtutorial-smj

Code and materials to reproduce graphics in "A generalized additive model approach to time-to-event analysis"
https://github.com/adibender/pammtutorial-smj

generalized-additive-models latex piece-wise-exponential r rstats supplemental-materials survival-analysis time-to-event tutorial

Last synced: 1 day ago
JSON representation

Code and materials to reproduce graphics in "A generalized additive model approach to time-to-event analysis"

Awesome Lists containing this project

README

        

## Code and materials to reproduce graphics and analyses in "A generalized additive model approach to time-to-event analysis"
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1048906.svg)](https://doi.org/10.5281/zenodo.1048906)

To reproduce the paper

- run the `graphics-tutorial.R` script with the working directory set to the `Paper` folder

- Build the `pamtutorial.tex` LaTeX file.

### Notes

- To reproduce the results you will need to install the `pammtools` package.
(At the moment of this writing we used release version v0.0.3.2:
https://github.com/adibender/pammtools/releases/tag/v0.0.3.2)

- The code to install v0.0.3.2 version of the `pammtools` package is already
contained in the `graphics-tutorial.R` script

- In the link above, you will also find zipped files of the package source code
as well as installable binaries for linux/mac and windows

- For completeness the installable packages for linux/mac and windows are also
contained in this folder