Package: factorselect Title: Eigenvalue-Based Estimation of the Number of Factors in Approximate Factor Models Version: 0.1.2 Authors@R: person("Jason", "Parker", email = "jparker588@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9227-6976")) Description: Eigenvalue-based estimation of the number of factors in approximate factor models. Designed to work when either N or T is large, without requiring both dimensions to grow simultaneously. Implements the eigenvalue ratio estimator of Ahn and Horenstein (2013) , the information criteria of Bai and Ng (2002) , the tuned penalty of Alessi, Barigozzi and Capasso (2010) , the auto-covariance ratio estimator of Lam and Yao (2012) , and the edge distribution estimators of Onatski (2009) and Onatski (2010) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: RSpectra, testthat (>= 3.0.0), knitr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://github.com/penny4nonsense/factorselect BugReports: https://github.com/penny4nonsense/factorselect/issues Repository: https://penny4nonsense.r-universe.dev Date/Publication: 2026-04-22 16:45:48 UTC RemoteUrl: https://github.com/penny4nonsense/factorselect RemoteRef: HEAD RemoteSha: f0f08d5953488bf2c0db0aa8b341b16e5f28dc7c NeedsCompilation: no Packaged: 2026-06-22 10:54:04 UTC; root Author: Jason Parker [aut, cre] (ORCID: ) Maintainer: Jason Parker