Package: latentFactoR Title: Data Simulation Based on Latent Factors Version: 0.0.8 Date: 2026-07-22 Authors@R: c( person("Alexander", "Christensen", email = "alexpaulchristensen@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9798-7037")), person("Luis", "Eduardo Garrido", email = "luisgarrido@pucmm.edu", role = "aut", comment = c(ORCID = "0000-0001-8932-6063")), person("Maria Dolores", "Nieto Canaveras", email = "mnietoca@nebrija.es", role = "aut"), person("Hudson", "Golino", email = "hfg9s@virginia.edu", role = "aut", comment = c(ORCID = "0000-0002-1601-1447")), person("Marcos", "Jimenez", role = "aut", email = "marcosjnezhquez@gmail.com"), person("Francisco", "Abad", role = "ctb"), person("Eduardo", "Garcia-Garzon", role = "ctb"), person("Vithor", "Franco", role = "aut", email = "vithorfranco@gmail.com"), person("David", "Blackman", role = "ctb", comment = "Original xoshiro.c implementation"), person("Sebastiano", "Vigna", role = "ctb", comment = "Original xoshiro.c implementation"), person("John", "Burkardt", role = c("cph", "ctb"), comment = "Original ziggurat.c implementation")) Maintainer: Alexander Christensen 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) . Depends: R (>= 3.6.0) License: GPL (>= 3.0) Imports: BBmisc, car, EGAnet, fspe, googledrive, ineq, lavaan, Matrix, methods, mlr, mvtnorm, psych, rstudioapi, xgboost Suggests: ggplot2, scales Copyright: See inst/COPYRIGHTS for details Encoding: UTF-8 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev libglu1-mesa-dev libgmp3-dev make libgsl0-dev jags libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libmpfr-dev libopenmpi-dev libssl-dev libproj-dev Repository: https://alexchristensen.r-universe.dev Date/Publication: 2026-07-22 15:31:50 UTC RemoteUrl: https://github.com/alexchristensen/latentfactor RemoteRef: HEAD RemoteSha: b8cf27930d93213aedf022df6ff887ba4656e2de NeedsCompilation: yes Packaged: 2026-07-22 16:20:20 UTC; root Author: Alexander Christensen [aut, cre] (ORCID: ), Luis Eduardo Garrido [aut] (ORCID: ), Maria Dolores Nieto Canaveras [aut], Hudson Golino [aut] (ORCID: ), Marcos Jimenez [aut], Francisco Abad [ctb], Eduardo Garcia-Garzon [ctb], Vithor Franco [aut], David Blackman [ctb] (Original xoshiro.c implementation), Sebastiano Vigna [ctb] (Original xoshiro.c implementation), John Burkardt [cph, ctb] (Original ziggurat.c implementation)