Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roche/flexsurvplus

R package that facilitates performing survival analysis to support the creation of Excel based economic models by providing helper functions to use alongside the flexsurv package.
https://github.com/roche/flexsurvplus

cost-effectiveness cost-effectiveness-analysis health-economic-evaluation health-economics hta r survival-analysis

Last synced: 22 days ago
JSON representation

R package that facilitates performing survival analysis to support the creation of Excel based economic models by providing helper functions to use alongside the flexsurv package.

Awesome Lists containing this project

README

        

# flexsurvPlus

This package facilitates performing survival analysis to support the creation of Excel based economic models by providing helper functions to use alongside the [flexsurv package](https://cran.r-project.org/web/packages/flexsurv/).

## installation code
```
devtools::install_github(
"roche/flexsurvPlus",
ref = "main"
)
```

## documentation

https://roche.github.io/flexsurvPlus/index.html

## roadmap of future updates

https://github.com/Roche/flexsurvPlus/projects/1