Package: MedianaDesigner
Type: Package
Title: Efficient Simulation-Based Power and Sample Size Calculations
        for a Broad Class of Late-Stage Clinical Trials
Version: 0.2.3
Date: 2021-08-15
Author: Alex Dmitrienko [aut, cre]
Authors@R: c(
   person("Alex", "Dmitrienko", email = "admitrienko@mediana.us", role = c("aut", "cre")))
Depends: R (>= 3.1.2)
Imports: Rcpp (>= 0.12.10), RcppEigen, RcppNumerical, officer,
        flextable, devEMF, mvtnorm, shiny, shinydashboard, shinyMatrix
Suggests: testthat
LinkingTo: Rcpp, RcppEigen, RcppNumerical
Maintainer: Alex Dmitrienko <admitrienko@mediana.us>
Description: 
    The following modules are included in the package: 
    Adaptive designs with data-driven sample size or event count re-estimation, 
    Adaptive designs with data-driven treatment selection, 
    Adaptive designs with data-driven population selection, 
    Optimal selection of a futility stopping rule, 
    Event prediction in event-driven trials.
License: GPL-3
LazyLoad: yes
LazyData: true
NeedsCompilation: yes
Packaged: 2021-08-14 23:00:40 UTC; victordmitrienko
Repository: CRAN
Date/Publication: 2021-08-16 15:30:17 UTC
URL: https://github.com/medianasoft/MedianaDesigner
BugReports: https://github.com/medianasoft/MedianaDesigner/issues
