-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
35 lines (35 loc) · 2.09 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
Package: monitOS
Title: Monitoring Overall Survival in Pivotal Trials in Indolent Cancers
URL: https://opensource.nibr.com/monitOS/
Version: 0.1.5
Authors@R: c(
person("Thomas", "Fleming", email = "[email protected]", role ="ctb"),
person("Lisa", "Hampson", email = "[email protected]", role ="aut"),
person("Bharani", "Bharani-Dharan", email = "[email protected]", role ="ctb"),
person("Frank", "Bretz", email = "[email protected]", role = "ctb"),
person("Arunava", "Chakravartty", email = "[email protected]", role = "ctb"),
person("Thibaud", "Coroller", email = "[email protected]", role = c("aut", "cre")),
person("Evanthia", "Koukouli", email = "[email protected]", role = "aut"),
person("Janet", "Wittes", email = "[email protected]", role = "ctb"),
person("Nigel", "Yateman", email = "[email protected]", role = "ctb"),
person("Emmanuel", "Zuber", email = "[email protected]", role = "ctb"),
person("Novartis", "Pharma AG", role = "cph")
)
Description: These guidelines are meant to provide a pragmatic, yet rigorous, help to drug developers and decision makers, since they are shaped by three fundamental ingredients: the clinically determined margin of detriment on OS that is unacceptably high (delta null); the benefit on OS that is plausible given the mechanism of action of the novel intervention (delta alt); and the quantity of information (i.e. survival events) it is feasible to accrue given the clinical and drug development setting. The proposed guidelines facilitate transparent discussions between stakeholders focusing on the risks of erroneous decisions and what might be an acceptable trade-off between power and the false positive error rate.
License: GPL (>= 3)
Maintainer: Thibaud Coroller <[email protected]>
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Imports:
stats,
glue,
shiny,
shinydashboard,
Suggests:
testthat (>= 3.0.0),
covr,
knitr,
rmarkdown,
pkgdown
VignetteBuilder: knitr