Package: bayesCT
Type: Package
Title: Simulation and Analysis of Adaptive Bayesian Clinical Trials
Version: 0.99.3
Authors@R: c(person(given = "Thevaa", family = "Chandereng", role = c("aut", "cre", "cph"), 
             email = "chandereng@wisc.edu", comment = c(ORCID = "0000-0003-4078-9176")), 
             person("Donald", "Musgrove", email = "donald.r.musgrove@medtronic.com", role = c("aut", "cph")), 
             person("Tarek", "Haddad", email = "tarek.d.haddad@medtronic.com", role = c("aut", "cph")),
	           person("Graeme", "Hickey", email = "graeme.l.hickey@medtronic.com", role = c("aut", "cph")), 
             person("Timothy", "Hanson", email = "tim.hanson2@medtronic.com", role = c("aut", "cph")),
             person("Theodore", "Lystig", email = "theodore.lystig@medtronic.com", role = c("aut", "cph")))
Description: Simulation and analysis of Bayesian adaptive clinical trials for binomial, Gaussian, and time-to-event data types, 
      incorporates historical data and allows early stopping for futility or early success. The package uses novel 
      and efficient Monte Carlo methods for estimating Bayesian posterior probabilities, evaluation of loss to follow up, 
      and imputation of incomplete data. The package has the functionality for dynamically incorporating historical data 
      into the analysis via the power prior or non-informative priors.
LazyLoad: yes
License: GPL-3
NeedsCompilation: no
URL: https://github.com/thevaachandereng/bayesCT/
BugReports: https://github.com/thevaachandereng/bayesCT/issues/
Encoding: UTF-8
Depends: R (>= 2.10)
LazyData: true
RoxygenNote: 7.1.0
Suggests: testthat, rmarkdown, pkgdown, devtools, knitr
VignetteBuilder: knitr
Imports: bayesDP, dplyr, purrr, survival, magrittr (>= 1.5)
Packaged: 2020-06-30 17:24:41 UTC; thevaasiinenchandereng
Author: Thevaa Chandereng [aut, cre, cph]
    (<https://orcid.org/0000-0003-4078-9176>),
  Donald Musgrove [aut, cph],
  Tarek Haddad [aut, cph],
  Graeme Hickey [aut, cph],
  Timothy Hanson [aut, cph],
  Theodore Lystig [aut, cph]
Maintainer: Thevaa Chandereng <chandereng@wisc.edu>
Repository: CRAN
Date/Publication: 2020-07-01 09:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:24:33 UTC; windows
