EducationalTestingService / EducationalTestingService/factor_analyzer
Add CFI and RMSEA goodness-of-fit metrics
オープン
- 主要言語
- Python
- スター
- 6
- フォーク
- 1
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
My (quite inexpert) understanding is that CFI and RMSEA are the goodness-of-fit measures par excellence when it comes to CFA. It seems that Chi-squared is also useful.
Would it be possible to add these metrics, like around here? https://github.com/EducationalTestingService/factor_analyzer/blob/main/factor_analyzer/confirmatory_factor_analyzer.py#L379
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
既存の適合度指標が報告されている factor_analyzer/confirmatory_factor_analyzer.py の379行目付近から始めます。現在のカイ二乗結果がどのように計算されているかを確認し、CFI と RMSEA に必要な入力を特定します。既存の指標とともに、CFA の結果で正しい CFI と RMSEA の値が公開されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 42/100