You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drafted by an LLM-based AI tool (Claude Code/Opus 4.8).
From the critical prior-analysis review (PR #380, notes/202607211500-prior-critical-review.md). Two default priors are in genuine tension with the data; the core effect priors (tau, gamma_cross, alpha, kappa, GP eta) are correctly scaled and should be left as-is.
sigma_subject — widen from HalfNormal(0.5) to HalfNormal(1.0) for the high-variance Down-syndrome verbal/reading measures in rlm-hg/rlm-jc. The current scale is in genuine prior-data conflict (DS posteriors 1.25–1.39, at/beyond the 99th prior percentile) and mildly biases the reported between-child spread downward.
mm/rlm-mm loadings — replace HalfNormal(1) on loadings-and-residuals with a communality-scale or (0,1)-bounded loading prior that respects λ²+σ²≈1 (current: ~32% prior mass on loadings >1, Heywood-adjacent), and switch LKJCholeskyCov→LKJCorr (as the longitudinal analogue already does) to drop the phantom factor-SD nuisances that dominate the rlm-mm R̂ failures.
Note
Drafted by an LLM-based AI tool (Claude Code/Opus 4.8).
From the critical prior-analysis review (PR #380,
notes/202607211500-prior-critical-review.md). Two default priors are in genuine tension with the data; the core effect priors (tau,gamma_cross,alpha,kappa, GPeta) are correctly scaled and should be left as-is.sigma_subject— widen fromHalfNormal(0.5)toHalfNormal(1.0)for the high-variance Down-syndrome verbal/reading measures inrlm-hg/rlm-jc. The current scale is in genuine prior-data conflict (DS posteriors 1.25–1.39, at/beyond the 99th prior percentile) and mildly biases the reported between-child spread downward.mm/rlm-mmloadings — replaceHalfNormal(1)on loadings-and-residuals with a communality-scale or (0,1)-bounded loading prior that respects λ²+σ²≈1 (current: ~32% prior mass on loadings >1, Heywood-adjacent), and switchLKJCholeskyCov→LKJCorr(as the longitudinal analogue already does) to drop the phantom factor-SD nuisances that dominate therlm-mmR̂ failures.