factor_analyzer
factor_analyzer copied to clipboard
random initial values for rotation matrix in GPA rotations
A first pass attempt to address #116. Code has been modified as suggested in that issue.
Hi @szorowi1. Thanks for opening this PR! FYI, we'll also need tests to cover the newly added code before we can review. If you don't have time to add those, one of us can add them when we have time.
Absolutely, I can do that! If you have any thoughts about specific tests to implement, let me know. Otherwise I'll give it a shot!
Thanks 🙏! Take a look at tests/test_expected_rotator.py to see examples of tests.