Package: MCPModPack
Type: Package
Title: Simulation-Based Design and Analysis of Dose-Finding Trials
Version: 0.1
Date: 2020-02-24
Authors@R: c(
   person("Alex", "Dmitrienko", email = "admitrienko@medianainc.com", role = c("aut", "cre")),
   person("Alun", "Bedding", role = "ctb"),
   person("John", "Cook", role = "ctb"))
Depends: mvtnorm, R (>= 3.4.1)
Imports: Rcpp, RcppNumerical, officer, flextable, devEMF, shiny,
        shinydashboard
Suggests: testthat, devtools, DoseFinding
LinkingTo: Rcpp, RcppEigen, RcppNumerical
Maintainer: Alex Dmitrienko <admitrienko@medianainc.com>
Description: An efficient implementation of the MCPMod (Multiple Comparisons and Modeling) method to support a simulation-based design and analysis of dose-finding trials with normally distributed, binary and count endpoints (Bretz et al. (2005) <doi:10.1111/j.1541-0420.2005.00344.x>).
License: GPL-3
LazyLoad: yes
LazyData: true
NeedsCompilation: yes
Packaged: 2020-03-11 00:30:53 UTC; victordmitrienko
Repository: CRAN
Author: Alex Dmitrienko [aut, cre],
  Alun Bedding [ctb],
  John Cook [ctb]
Date/Publication: 2020-03-19 13:20:12 UTC
URL: https://github.com/medianainc/MCPModPack
BugReports: https://github.com/medianainc/MCPModPack/issues
