Package: LSTMfactors Type: Package Title: Determining the Number of Factors in Exploratory Factor Analysis by LSTM Version: 1.0.0 Date: 2025-06-25 Author: Haijiang Qin [aut, cre, cph] (ORCID: ), Lei Guo [aut, cph] (ORCID: ) Authors@R: c(person(given = "Haijiang", family = "Qin", role = c("aut", "cre", "cph"), email = "haijiang133@outlook.com", comment = c(ORCID = "0009-0000-6721-5653")), person(given = "Lei", family = "Guo", role = c("aut", "cph"), email = "happygl1229@swu.edu.cn", comment = c(ORCID = "0000-0002-8273-3587"))) Maintainer: Haijiang Qin Description: A method for factor retention using a pre-trained Long Short Term Memory (LSTM) Network, which is originally developed by Hochreiter and Schmidhuber (1997) , is provided. The sample size of the dataset used to train the LSTM model is 1,000,000. Each sample is a batch of simulated response data with a specific latent factor structure. The eigenvalues of these response data will be used as sequential data to train the LSTM. The pre-trained LSTM is capable of factor retention for real response data with a true latent factor number ranging from 1 to 10, that is, determining the number of factors. License: GPL-3 Depends: R (>= 4.3.0) Imports: reticulate, EFAfactors RoxygenNote: 7.3.2 Encoding: UTF-8 NeedsCompilation: yes Collate: 'af.softmax.R' 'check_python_libraries.R' 'data.DAPCS.R' 'data.datasets.LSTM.R' 'data.scaler.LSTM.R' 'LSTM.R' 'extractor.feature.R' 'load.R' 'normalizor.R' 'plot.R' 'print.R' 'utils.R' 'zzz.R' URL: https://haijiangqin.com/LSTMfactors/ Packaged: 2026-07-13 07:09:15 UTC; root Config/pak/sysreqs: cmake libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev libgmp3-dev make libgsl0-dev jags libicu-dev libpng-dev libuv1-dev libxml2-dev libmpfr-dev libopenmpi-dev libssl-dev libproj-dev python3 libx11-dev zlib1g-dev Repository: https://haijiangq.r-universe.dev Date/Publication: 2025-07-07 12:50:12 UTC RemoteUrl: https://github.com/cran/LSTMfactors RemoteRef: HEAD RemoteSha: 6eaff65b4fe18b73eab75b00e8640b90dadf94e2