-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 829 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 829 Bytes
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
Package: niceday
Title: Nonparametric estimates and confidence intervals for fold-difference parameters
Version: 1.0.0
Authors@R: c(person("Grant", "Hopkins", role = c("aut")),
person("Amy D", "Willis", email = "adwillis@uw.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2802-4317")),
person("Sarah", "Teichman", role = "aut"))
Description: A nonparametric method to estimate fold-differences associated with binary covariates for multivariate outcomes.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends:
gam,
MASS,
glmnet,
hal9001,
ranger,
xgboost,
withr,
SuperLearner,
R (>= 3.5)
Suggests:
knitr,
rmarkdown,
dplyr,
ggplot2,
testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr