-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1.08 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
Package: tramicp
Type: Package
Title: Model-Based Causal Feature Selection for General Response Types
Version: 0.0-3
Authors@R: c(person("Lucas", "Kook", role = c("aut", "cre"),
comment = c("ORCID" = "0000-0002-7546-7356"),
email = "[email protected]"), person("Sorawit", "Saengkyongam",
role = "ctb"), person("Anton Rask", "Lundborg", role = "ctb"),
person("Torsten", "Hothorn", role = "ctb"), person("Jonas", "Peters",
role = "ctb"))
Description: Extends invariant causal prediction (Peters et al., 2016,
<doi:10.1111/rssb.12167>) to generalized linear and transformation models
(Hothorn et al., 2018, <doi:10.1111/sjos.12291>).
The methodology is described in Kook et al. (2023,
<doi:10.48550/arXiv.2309.12833>).
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 4.0.0)
Imports: tram, mlt, coin, multcomp, survival, variables, basefun, MASS,
cotram, dHSIC, ranger, sandwich
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/LucasKook/tramicp
BugReports: https://github.com/LucasKook/tramicp/issues