Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roche/maic
R package that facilitates performing matching-adjusted indirect comparison (MAIC) anaylsis for a disconnected treatment network where the endpoint of interest is either time-to-event (e.g. overall survival) or binary (e.g. objective tumor response).
https://github.com/roche/maic
evidence-synthesis health-economic-evaluation hta r
Last synced: 2 months ago
JSON representation
R package that facilitates performing matching-adjusted indirect comparison (MAIC) anaylsis for a disconnected treatment network where the endpoint of interest is either time-to-event (e.g. overall survival) or binary (e.g. objective tumor response).
- Host: GitHub
- URL: https://github.com/roche/maic
- Owner: Roche
- License: apache-2.0
- Created: 2021-10-21T11:02:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T10:17:00.000Z (3 months ago)
- Last Synced: 2024-11-01T11:20:17.494Z (3 months ago)
- Topics: evidence-synthesis, health-economic-evaluation, hta, r
- Language: R
- Homepage: https://roche.github.io/MAIC/
- Size: 2.83 MB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
The current package MAIC is no longer developed. We recommend using the following package instead.
https://hta-pharma.github.io/maicplus/main/
# MAIC
[![DOI](https://zenodo.org/badge/419687389.svg)](https://zenodo.org/badge/latestdoi/419687389)
This package facilitates performing matching-adjusted indirect comparison (MAIC) anaylsis for a disconnected treatment network where the endpoint of interest is either time-to-event (e.g. overall survival) or binary (e.g. objective tumor response).
## installation code
```
devtools::install_github(
"roche/MAIC",
ref = "main"
)
```## documentation
https://roche.github.io/MAIC/index.html