EducationalTestingService / EducationalTestingService/factor_analyzer
Implement ten Berge factor scores
- Ngôn ngữ chính
- Python
- Star
- 6
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Is your feature request related to a problem? Please describe.**
Nope!
**Describe the solution you'd like**
There are multiple ways to calculate factor scores. Currently, `factor_analyzer` implements the regression-based Thurstone method; however, the the Berge method does a better job of preserving the original correlations.
**Describe alternatives you've considered**
Alternative is not to implement this.
**Additional context**
Here is a preliminary implemenetation:
https://stackoverflow.com/questions/67856186/correct-way-to-calculate-correlations-between-factors/67895893#67895893
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.