diff --git a/NEWS.md b/NEWS.md new file mode 100644 index 0000000..a06c200 --- /dev/null +++ b/NEWS.md @@ -0,0 +1,16 @@ +# jaspFactor (development version) + +## [Pull Request #235](https://github.com/jasp-stats/jaspFactor/pull/235): +- CFA: + - Major changes: + - add more estimators to allow robust estimation (ordinal data should be fully supported now) + + - Minor changes CFA: + - Standardized output is restructured + - Standardization now also for bootstrapped estimates + +## [Pull Request #239](https://github.com/jasp-stats/jaspFactor/pull/239): +- add covariance matrix input for CFA, EFA, and PCA + + +