%RUN_POWER Monte-Carlo power analysis for the early-phase days x tDCS interaction. % Usage: matlab -batch "run_power" % Uses the fitted mergeA2 early-phase (0-5) LME as ground truth and reports % power (cluster-honest per-animal test and the LME test) across a range of % subjects-per-group, at the observed and half-observed interaction sizes. % See tdcs_power_sim for parameters. tdcs_power_sim('mergeA2', [0 5]);