Git Product home page Git Product logo

mediana's Introduction

Mediana

CRAN_Status_Badge CRAN_Logs_Badge CRAN_Logs_Badge_Total

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/ and check out the case studies.

Installation

Get the released version from CRAN:

install.packages("Mediana")

Or the development version from github:

# 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:

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/

References

Clinical trial optimization using R book

Clinical Trial Optimization Using R 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:

Citation

If you find Mediana useful, please cite it in your publications:

citation("Mediana")
#> 
#> To cite package 'Mediana' in publications use:
#> 
#>   Gautier Paux and Alex Dmitrienko. (2019). Mediana: Clinical Trial Simulations. R
#>   package version 1.0.8. http://gpaux.github.io/Mediana/
#> 
#> A BibTeX entry for LaTeX users is
#> 
#>   @Manual{,
#>     title = {Mediana: Clinical Trial Simulations},
#>     author = {Gautier Paux and Alex Dmitrienko.},
#>     year = {2019},
#>     note = {R package version 1.0.8},
#>     url = {http://gpaux.github.io/Mediana/},
#>   }
#> 
#> ATTENTION: This citation information has been auto-generated from the package DESCRIPTION
#> file and may need manual editing, see 'help("citation")'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.