analysis(matlab): rate + count outputs, variation batch 1
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
==============================================================================
|
||||
POWER SIMULATION -- boxa_b2_d0_5
|
||||
POWER SIMULATION -- boxa_b2_d0_5 [metric: # successes (count)]
|
||||
==============================================================================
|
||||
model: behavior ~ stim + day + stim:day + (1|rat) (success COUNT; day within-window)
|
||||
model: behavior ~ stim + day + stim:day + (1|rat) (behavior = # successes (count); day within-window)
|
||||
observed groups: stim n=4, control n=3 nrep=120, alpha=0.05
|
||||
ground truth: stim:day=+4.71/day, rat SD=5.87, residual SD=11.30, days=6
|
||||
ground truth: stim:day=+4.707/day, rat SD=5.872, residual SD=11.3, days=6
|
||||
|
||||
true stim:day interaction = +4.71 (100% of observed)
|
||||
true stim:day interaction = +4.707 (100% of observed)
|
||||
N/group | per-animal power | LME power
|
||||
------------------------------------------
|
||||
3 | 0.27 | 0.59 <- observed
|
||||
@@ -15,7 +15,7 @@ ground truth: stim:day=+4.71/day, rat SD=5.87, residual SD=11.30, days=6
|
||||
16 | 0.99 | 0.99
|
||||
24 | 1.00 | 1.00
|
||||
|
||||
true stim:day interaction = +2.35 (50% of observed)
|
||||
true stim:day interaction = +2.354 (50% of observed)
|
||||
N/group | per-animal power | LME power
|
||||
------------------------------------------
|
||||
3 | 0.10 | 0.20 <- observed
|
||||
@@ -25,5 +25,4 @@ ground truth: stim:day=+4.71/day, rat SD=5.87, residual SD=11.30, days=6
|
||||
16 | 0.62 | 0.62
|
||||
24 | 0.85 | 0.87
|
||||
|
||||
Read the per-animal column as the honest power. At the observed N this study
|
||||
is typically underpowered; per-animal power reaches ~0.8 only at larger N.
|
||||
Read the per-animal column as the honest power; LME is optimistic (obs-level DF).
|
||||
|
||||
Reference in New Issue
Block a user