Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/roche/flexsurvplus
- Owner: Roche
- License: apache-2.0
- Created: 2021-10-21T11:00:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-05T08:05:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-13T02:27:13.722Z (3 months ago)
- Topics: cost-effectiveness, cost-effectiveness-analysis, health-economic-evaluation, health-economics, hta, r, survival-analysis
- Language: R
- Homepage: https://roche.github.io/flexsurvPlus/
- Size: 5.48 MB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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