Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 5 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (15.3%) to scientific vocabulary
Keywords
biostatistics
clinical-trial-simulations
clinical-trials
r
simulations
Last synced: 6 months ago
·
JSON representation
Repository
Clinical Trial Simulations
Basic Info
- Host: GitHub
- Owner: gpaux
- Language: R
- Default Branch: master
- Homepage: http://gpaux.github.io/Mediana
- Size: 2.41 MB
Statistics
- Stars: 29
- Watchers: 3
- Forks: 2
- Open Issues: 2
- Releases: 8
Topics
biostatistics
clinical-trial-simulations
clinical-trials
r
simulations
Created over 10 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
README.Rmd
---
output: github_document
---
```{r, echo = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "ìnst/figures/README-",
fig.align = "center",
fig.height = 3,
fig.width = 5,
dpi = 300,
out.width = "66%"
)
options(width = 100)
```
# Mediana
[](https://cran.r-project.org/package=Mediana) [](https://cran.r-project.org/package=Mediana)
[](https://cran.r-project.org/package=Mediana)
`Mediana` is an R package which provides a general framework for clinical trial simulations based on the Clinical Scenario Evaluation approach. The package supports a broad class of data models (including clinical trials with continuous, binary, survival-type and count-type endpoints as well as multivariate outcomes that are based on combinations of different endpoints), analysis strategies and commonly used evaluation criteria.
Find out more at [http://gpaux.github.io/Mediana/](http://gpaux.github.io/Mediana/) and check out the case studies.
# Installation
Get the released version from CRAN:
```{r cran-installation, eval = FALSE}
install.packages("Mediana")
```
Or the development version from github:
```{r gh-installation, eval = FALSE}
# install.packages("devtools")
devtools::install_github("gpaux/Mediana", build_opts = NULL)
```
## Vignettes
`Mediana` includes 3 vignettes. In particular, an introduction of the package and several case studies:
```{r vignette, eval = FALSE}
vignette(topic = "mediana", package = "Mediana")
vignette(topic = "case-studies", package = "Mediana")
```
# Online Manual
A detailed online manual is accessible at [http://gpaux.github.io/Mediana/](http://gpaux.github.io/Mediana/)
# References
## Clinical trial optimization using R book
[Clinical Trial Optimization Using R](https://www.crcpress.com/Clinical-Trial-Optimization-using-R/Dmitrienko/p/book/9781498735070) explores a unified and broadly applicable framework for optimizing decision making and strategy selection in clinical development, through a series of examples and case studies.It provides the clinical researcher with a powerful evaluation paradigm, as well as supportive R tools, to evaluate and select among simultaneous competing designs or analysis options. It is applicable broadly to statisticians and other quantitative clinical trialists, who have an interest in optimizing clinical trials, clinical trial programs, or associated analytics and decision making.
This book presents in depth the Clinical Scenario Evaluation (CSE) framework, and discusses optimization strategies, including the quantitative assessment of tradeoffs. A variety of common development challenges are evaluated as case studies, and used to show how this framework both simplifies and optimizes strategy selection. Specific settings include optimizing adaptive designs, multiplicity and subgroup analysis strategies, and overall development decision-making criteria around Go/No-Go. After this book, the reader will be equipped to extend the CSE framework to their particular development challenges as well.
`Mediana` R package has been widely used to implement the case studies presented in this book. The detailed description and R code of these case studies are available on this website.
## Publications
The `Mediana` package has been successfully used in multiple clinical trials to perform power calculations as well as optimally select trial designs and analysis strategies (clinical trial optimization). For more information on applications of the `Mediana` package, download the following papers:
- Dmitrienko, A., Paux, G., Brechenmacher, T. (2016). [Power calculations in clinical trials with complex clinical objectives.] Journal of the Japanese Society of Computational Statistics. 28, 15-50.](https://www.jstage.jst.go.jp/article/jjscs/28/1/28_1411001_213/_article)
- Dmitrienko, A., Paux, G., Pulkstenis, E., Zhang, J. (2016). [Tradeoff-based optimization criteria in clinical trials with multiple objectives and adaptive designs.] Journal of Biopharmaceutical Statistics. 26, 120-140.](http://www.tandfonline.com/doi/abs/10.1080/10543406.2015.1092032?journalCode=lbps20)
- Paux, G. and Dmitrienko A. (2018). [Penalty-based approaches to evaluating multiplicity adjustments in clinical trials: Traditional multiplicity problems.] Journal of Biopharmaceutical Statistics. 28, 146-168.(https://doi.org/10.1080/10543406.2017.1397010)
- Paux, G. and Dmitrienko A. (2018). [Penalty-based approaches to evaluating multiplicity adjustments in clinical trials: Advanced multiplicity problems.] Journal of Biopharmaceutical Statistics. 28, 169-188.(https://doi.org/10.1080/10543406.2017.1397011)
# Citation
If you find `Mediana` useful, please cite it in your publications:
```{r citation}
citation("Mediana")
```
Owner
- Name: Gautier Paux
- Login: gpaux
- Kind: user
- Location: Cambridge, MA
- Repositories: 1
- Profile: https://github.com/gpaux
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Gautier Paux | g****r@p****r | 58 |
| Gautier PAUX | G****X | 20 |
| Paux | I****4@p****m | 7 |
| Gautier Paux | g****x@s****m | 6 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 8
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 7
- Total pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- aghaynes (2)
- gmalbaiceta (1)
- gpaux (1)
- AliCharkhi (1)
- earlyautumn68 (1)
- Generalized (1)
- ipval6 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 317 last-month
- Total docker downloads: 42,860
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 9
- Total maintainers: 1
cran.r-project.org: Mediana
Clinical Trial Simulations
- Homepage: http://gpaux.github.io/Mediana/
- Documentation: http://cran.r-project.org/web/packages/Mediana/Mediana.pdf
- License: GPL-2
-
Latest release: 1.0.8
published almost 7 years ago
Rankings
Stargazers count: 12.9%
Forks count: 21.9%
Average: 25.6%
Downloads: 27.8%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Maintainers (1)
Last synced:
6 months ago
Dependencies
DESCRIPTION
cran
- MASS * imports
- doParallel * imports
- doRNG * imports
- foreach * imports
- mvtnorm * imports
- stats * imports
- survival * imports
- utils * imports
- flextable * suggests
- knitr * suggests
- officer * suggests
- pander * suggests
- rmarkdown * suggests