-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
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: trajmsm
Type: Package
Title: Marginal Structural Models with Latent Class Growth Analysis of Treatment Trajectories
Version: 0.1.0
Authors@R: c(
person("Awa", "Diop", email = "[email protected]", role = c("aut", "cre")),
person("Denis", "Talbot", role = "aut"))
Maintainer: Awa Diop <[email protected]>
Description: Implements marginal structural models combined with a latent class growth analysis framework for assessing the causal effect of treatment trajectories. Based on the approach described in "Marginal Structural Models with Latent Class Growth Analysis of Treatment Trajectories" Diop, A., Sirois, C., Guertin, J.R., Schnitzer, M.E., Candas, B., Cossette, B., Poirier, P., Brophy, J., Mésidor, M., Blais, C. and Hamel, D., (2023) <doi:10.1177/09622802231202384>.
License: GPL (>= 3)
Encoding: UTF-8
Imports:
stats,
class,
e1071,
flexmix,
geepack,
ggplot2,
survival,
sandwich,
utils
LazyData: true
RoxygenNote: 7.3.1
URL: https://github.com/awamaeva/R-package-trajmsm
BugReports: https://github.com/awamaeva/R-package-trajmsm/issues