NEWS
gdpc 1.1.3 (2022-10-22)
gdpc 1.1.2 (2021-02-09)
- Add Journal of Statistical Software paper as a vignette.
gdpc 1.1.1 (2020-02-23)
- Add reference to upcoming Journal of Statistical Software paper.
gdpc 1.1.0 (2018-05-08)
- Change in the definition of the BNG criterion to match the ICp3 criterion of Bai and Ng (2002).
- verbose option in auto.gdpc.
- gdpc objects now also contain a field called 'niter', the number of iterations performed.
gdpc 1.0.3 (2017-12-01)
- Minor changes to the gdpc and gdpcs classes.
gdpc 1.0.2 (2017-02-22)
New features
- Added support for zoo objects.
gdpc 1.0.1 (2017-01-19)
Bug fixes
- Fixed a bug in auto.gdpc that arose when the user chose normalize = 2. The loadings and intercepts were
being correctly adjusted only for the first component.
- Explicitly cast N and m as double when computing crit. This should fix an installation bug in Solaris.