feat(psychometric): recover ESEM loadings and refuse reverse DSEM lags - #119
feat(psychometric): recover ESEM loadings and refuse reverse DSEM lags#119seonghobae wants to merge 2 commits into
Conversation
Add a standalone psychometric_fit crate that recovers exploratory cross-loadings on a CPU f64 OLS path from admitted log-ratio coordinates and refuses non-forward event-time DSEM lags. Does not recreate psychometric_core or allocate migration 0008.
|
Warning Review limit reached
Next review available in: 33 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (18)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
# Conflicts: # CHANGELOG.md # docs/validation/temporal-event-foundation.md
|
Current HEAD |
Summary
f64ESEM/DSEM fit path that does not treat raw topic proportions as Euclidean indicators.psychometric_fit: OLS recovers known exploratory cross-loadings from admitted ALR/ILR/logistic-normal coordinates; recovered RMSE is below a zero-loading collapse.psychometric_core(feat(psychometric): posterior ESEM input gates with true-parameter RMSE #49 owns input gates) and does not allocate migration0007/0008(#45still owns0007).Claim boundary
Test plan
esem_dsem_fit_contractfailed before the crate existedcargo test -p psychometric_fit --offline --lib --testscargo clippy -p psychometric_fit --all-targets --offline -- -D warningscargo llvm-cov -p psychometric_fitauthored lines 108/108; nightly-2026-08-01 branches 30/30