-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
23 lines (23 loc) · 1.45 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
Package: latentFactoR
Title: Data Simulation Based on Latent Factors
Version: 0.0.7
Date: 2024-07-24
Authors@R: c(
person("Alexander", "Christensen", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9798-7037")),
person("Luis", "Eduardo Garrido", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0001-8932-6063")),
person("Maria Dolores", "Nieto Canaveras", email = "[email protected]", role = "aut"),
person("Hudson", "Golino", email = "[email protected]", role = "aut", comment = c(ORCID = "0000-0002-1601-1447")),
person("Marcos", "Jimenez", role = "aut", email = "[email protected]"),
person("Francisco", "Abad", role = "ctb"),
person("Eduardo", "Garcia-Garzon", role = "ctb"),
person("Vithor", "Franco", role = "aut", email = "[email protected]"))
Maintainer: Alexander Christensen <[email protected]>
Description: Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mixed. Skews, cross-loadings, wording effects, population errors, and local dependencies can be added. All parameters can be manipulated. Data categorization is based on Garrido, Abad, and Ponsoda (2011) <doi:10.1177/0013164410389489>.
Depends: R (>= 3.6.0)
License: GPL (>= 3.0)
Imports: BBmisc, EGAnet, fspe, googledrive, ineq,
lavaan, Matrix, methods, mlr, mvtnorm, psych,
rstudioapi, xgboost
Suggests: ggplot2
Encoding: UTF-8
RoxygenNote: 7.3.2