Package: bcrm
Type: Package
Title: Bayesian Continual Reassessment Method for Phase I
        Dose-Escalation Trials
Version: 0.5.1
Date: 2019-05-22
Authors@R: c(
    person("Michael", "Sweeting", email="michael.sweeting@leicester.ac.uk", role= "aut"), 
    person("Graham", "Wheeler", email="graham.wheeler@ucl.ac.uk", role=c("aut", "cre"))
    )
Maintainer: Graham Wheeler <graham.wheeler@ucl.ac.uk>
Description: Implements a wide variety of one- and two-parameter Bayesian CRM
    designs. The program can run interactively, allowing the user to enter outcomes
    after each cohort has been recruited, or via simulation to assess operating
    characteristics.
License: GPL (>= 2)
LazyLoad: yes
Imports: graphics, stats, mvtnorm, rlang, ggplot2 (>= 1.0.1), grid,
        BRugs, R2WinBUGS, rjags, knitr
RoxygenNote: 6.1.1
URL: https://github.com/mikesweeting/bcrm
BugReports: https://github.com/mikesweeting/bcrm/issues
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2019-05-22 11:48:00 UTC; wheel
Author: Michael Sweeting [aut],
  Graham Wheeler [aut, cre]
Repository: CRAN
Date/Publication: 2019-05-22 14:30:08 UTC
