-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
33 lines (33 loc) · 961 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
28
29
30
31
32
33
Package: PersonAlyticsPower
Type: Package
Title: Power Analysis and Simulation for PersonAlytics
Version: 0.1.8.2
Date: 2024-12-10
Authors@R: c(person("Stephen J.", "Tueller", email = "[email protected]", role = c("aut", "cre")),
person("Derek", "Ramirez", email = "[email protected]", role = c("aut")),
person("Ty A.", "Ridenour", email = "[email protected]", role = c("aut"))
)
Maintainer: Stephen Tueller <[email protected]>
Description: Power analysis and simulation tools for idiographic clinical trials. Funded by NCATS R21TR00240201A1.
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.5),
MASS,
PersonAlytics,
R.utils
Imports:
foreach,
gamlss,
nlme,
snow,
boot
RoxygenNote: 7.3.2
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr
BugReports: https://github.com/ICTatRTI/PersonAlyticsPower/issues
URL: https://personalytics.rti.org/