Primary and benchmark predictive model documentation supporting the Phase II responder analysis.
A concise, sponsor-style model card describing use, inputs, benchmarking, and performance metrics for the Phase II responder model.
Predict Phase II Week 24 responder status for exploratory program gating support.
logistic_regression
| Type | Variables |
|---|---|
| Numeric | age, baseline_cognitive_score, chg_week12, early_safety_discontinuation_before_week12 |
| Categorical | sex, race, baseline_severity_group, treatment_arm |
Conservative benchmark set includes logistic regression, elastic net, and random forest. Logistic regression remains primary for interpretability and sponsor-style transparency.
Primary classification threshold: 0.495
Threshold selected from the training ROC curve to preserve clinically useful sensitivity while improving specificity over the default 0.50 cutoff.
| Threshold | 0.4949 |
|---|---|
| ROC AUC | 0.868 |
| PR AUC | 0.845 |
| Brier | 0.145 |
| Sensitivity | 0.806 |
| Specificity | 0.75 |
| PPV | 0.758 |
| NPV | 0.800 |
| F1 | 0.781 |
| N (test) | 63 |
| Responder diff (pp) | 19.073 |
| Gate decision | GO |
| Primary endpoint p-value | 0.0019 |
| Threshold rationale | Training ROC threshold maximizing specificity with sensitivity ≥ 0.78 |