add prev data

This commit is contained in:
2026-07-22 13:51:40 -04:00
parent 969c0205e8
commit 38f5ee1119
4 changed files with 249 additions and 19 deletions
@@ -34,7 +34,7 @@ if abs(maxT - maxC) > 2
else
cov = '(equal day coverage over this window)';
end
y
ii = gi('day:stim'); pI = C.pValue(ii); eI = C.Estimate(ii);
if pI >= 0.05
verdict = 'n.s. -- slopes parallel (no differential learning rate)';