-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 917 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
34
35
36
37
38
39
Package: LogisticFAR
Title: Logistic Functional Additive Regression with log-contrast constrain
Version: 0.0.0.9015
Authors@R:
person(given = "Chao",
family = "Cheng",
role = c("aut", "cre"),
email = "[email protected]")
Description: This packages conducts Logistic Functional Additive Regression with
log-contrast constrains on the functional part of the design matrix.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LinkingTo:
Rcpp,
RcppEigen
biocViews:
Imports:
Rcpp,
RcppEigen,
future.apply,
progressr,
splitTools,
lme4,
magrittr,
tidyselect,
dplyr,
tibble,
tidyr,
pbapply,
pROC,
microbiomeDASim
Suggests:
rmarkdown,
knitr
VignetteBuilder: knitr
URL: https://fenguoerbian.github.io/LogisticFAR/, https://github.com/fenguoerbian/LogisticFAR/