forked from mjg211/multiarm
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
50 lines (50 loc) · 1.38 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Package: multiarm
Type: Package
Title: Design of single- and multi-stage multi-arm clinical trials
Version: 0.13.5
Authors@R: c(person(given = "Michael J", family = "Grayling",
email = "[email protected]",
role = c("aut", "cre")))
Description: multiarm provides functions to assist with the design of
single- and multi-stage multi-arm clinical trials. In both cases the
available functions allow for sample size determination, trial simulation,
analytical operating characteristic calculation, and the production of
several informative plots. An R Shiny graphical user interface is also
provided to aid design determination. Further details on single-stage design
can be found in Grayling and Wason (2020) <doi:10.1186/s12885-020-6525-0>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
VignetteBuilder: rmarkdown
Imports:
dplyr,
DT,
GA,
ggplot2,
ggthemes,
iterpc,
knitr,
magrittr,
mvtnorm,
rclipboard,
Rfast,
rmarkdown,
Rsolnp,
rvest,
shiny,
shinyalert,
shinycssloaders,
shinydashboard,
shinydashboardPlus,
shinyFeedback,
shinyhelper,
shinyjs,
shinyWidgets,
stats,
tibble,
tidyr,
xml2
Date: 2020-12-15
URL: http://github.com/mjg211/multiarm
BugReports: http://github.com/mjg211/multiarm/issues