-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
executable file
·27 lines (27 loc) · 968 Bytes
/
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
Package: GroupSeq
Title: Group Sequential Design Probabilities - With Graphical User Interface
Version: 1.4.4
Authors@R:
person("Roman", "Pahl",
email = "[email protected]", role = c("aut", "cre"))
Description: Computes probabilities related to group sequential designs for
normally distributed test statistics. Enables to derive critical
boundaries, power, drift, and confidence intervals of such designs.
Supports the alpha spending approach by Lan-DeMets (1994)
<doi:10.1002/sim.4780131308>.
Imports:
tcltk,
tcltk2,
mvtnorm
Suggests: knitr, tinytest, rmarkdown, ggplot2, gridExtra
VignetteBuilder: knitr
License: GPL-3
URL: https://rpahl.github.io/GroupSeq/, https://github.com/rpahl/GroupSeq
BugReports: https://github.com/rpahl/GroupSeq/issues
NeedsCompilation: no
Author: Roman Pahl [aut, cre]
Maintainer: Roman Pahl <[email protected]>
Repository: CRAN
RoxygenNote: 7.2.1
Roxygen: list(markdown = TRUE)
Encoding: UTF-8