factorselect 0.1.3
- Resubmission addressing CRAN reviewer feedback.
- Removed examples from unexported functions.
- Replaced
\dontrun{} with \donttest{} or
removed where unnecessary.
- Cleaned documentation to avoid linking to internal functions.
- Fixed invalid import of
eigen from
stats.
factorselect 0.1.2
- Removed “An R package for” from Description field.
- Added references with DOIs for all six implemented methods.
- Added
\value tags to print.factor_select,
summary.factor_select, and
plot.factor_select.
factorselect 0.1.1
- Fixed invalid GitHub URL in DESCRIPTION.
factorselect 0.1.0
- Initial CRAN submission.
- Implements six factor number estimators: Ahn & Horenstein
(2013), Bai & Ng (2002), Alessi, Barigozzi & Capasso (2010), Lam
& Yao (2012), Onatski (2009), and Onatski (2010).