-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1.54 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Package: RMediation
Type: Package
Title: Mediation Analysis Confidence Intervals
Version: 2.0.0
Date: 2024-03-2
Authors@R: person("Davood", "Tofighi",
email = "[email protected]",
role = c("aut", "cre"),
comment= c(ORCID= "0000-0001-8523-7776")
)
Depends:
R (>= 3.5.0),
base (>= 3.5.0),
stats (>= 3.5.0)
Imports:
graphics (>= 3.5.0),
lavaan (>= 0.5-20),
e1071 (>= 1.6-7),
OpenMx (>= 2.13),
boot (>= 1.3-20),
grDevices (>= 3.5),
methods (>= 3.5.0),
MASS (>= 7.3),
modelr (>= 0.1.8),
generics (>= 0.0.2),
mice (>= 3.8.0)
Suggests: knitr, rmarkdown
LazyData: true
Description: We provide functions to compute confidence intervals for a well-defined nonlinear function of the model parameters (e.g., product of k coefficients) in single--level and
multilevel structural equation models. It also computes a chi-square test statistic for a function of indirect effects.
'Tofighi', D. and 'MacKinnon', D. P. (2011). 'RMediation' An R package for mediation analysis confidence intervals. Behavior Research Methods, 43, 692--700. <doi:10.3758/s13428-011-0076-x>.
'Tofighi', D. (2020). Bootstrap Model-Based Constrained Optimization Tests of Indirect Effects. Frontiers in Psychology, 10, 2989. <doi:10.3389/fpsyg.2019.02989>.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE, roclets = c("rd","collate", "namespace"))
RoxygenNote: 7.3.1
VignetteBuilder: knitr
URL: https://github.com/quantPsych/rmediation
BugReports: https://github.com/quantPsych/rmediation/issues