forked from TDJorgensen/lavaan.mi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
19 lines (19 loc) · 847 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Encoding: UTF-8
Package: lavaan.mi
Version: 0.1-0.0029
Title: Fit Structural Equation Models to Multiply Imputed Data
Description: Extends the `lavaan` package for multiply imputed data.
Authors@R: c(person(given = c("Terrence","D."), family = "Jorgensen", role = c("aut","cre"), email="[email protected]", comment = c(ORCID = "0000-0001-5111-6773")),
person(given = "Yves", family = "Rosseel", role = "ctb", email="[email protected]", comment = c(ORCID = "0000-0002-4129-4477"))
)
Depends: R(>= 4.0), lavaan(>= 0.6-18), methods
Imports: stats, utils
Suggests: Amelia, MASS, mice, parallel, testthat
License: GPL (>= 2)
LazyData: yes
LazyLoad: yes
URL: https://github.com/TDJorgensen/lavaan.mi
BugReports: https://github.com/TDJorgensen/lavaan.mi/issues
Date/Publication: 2024-06-26
RoxygenNote: 7.3.1
Roxygen: list(markdown = TRUE)