-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
27 lines (27 loc) · 1.05 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
Encoding: UTF-8
Package: Power2Stage
Type: Package
Title: Power and Sample-Size Distribution of 2-Stage Bioequivalence Studies
Version: 0.5-4.9000
Date: 2022-07-02
Authors@R: c(person("Detlew", "Labes",
role = c("aut","cre"),
email = "DetlewLabes@gmx.de",
comment = c(ORCID = "0000-0003-2169-426X")),
person("Benjamin", "Lang",
role = c("aut", "ctb"),
email = "lang.be@icloud.com"),
person("Helmut", "Schütz",
role = c("aut", "ctb"),
email = "helmut.schuetz@bebac.at",
comment = c(ORCID = "0000-0002-1167-7880")))
Maintainer: Detlew Labes <DetlewLabes@gmx.de>
Description: Contains functions to obtain the operational characteristics of
bioequivalence studies in Two-Stage Designs (TSD) via simulations.
Imports: PowerTOST, stats, mvtnorm, cubature
Suggests: graphics
ByteCompile: yes
URL: https://github.com/Detlew/Power2Stage
BugReports: https://github.com/Detlew/Power2Stage/issues
License: GPL (>=2)
LazyLoad: yes