tests/testthat/_snaps/t-power-curve.md

t_power_curve() returns expected values and structure; n

Code
  n
Output
  -- t-test Power Curve Simulation -----------------------------------------------
  * Sim table                 25 x 21
  * Sims per calculation      25
  * Repeats per sim (per box) 25
  * Constant                  delta = 0.66
  * Varying                   n
  * Sequence                  10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50
  ================================================================================

t_power_curve() returns expected values and structure; delta

Code
  delta
Output
  -- t-test Power Curve Simulation -----------------------------------------------
  * Sim table                 25 x 11
  * Sims per calculation      25
  * Repeats per sim (per box) 25
  * Constant                  n = 20
  * Varying                   delta
  * Sequence                  0.5, 0.7, 0.9, 1.1, 1.3, 1.5, 1.7, 1.9, 2.1, 2.3, 2.5
  ================================================================================


stufield/power documentation built on June 1, 2025, 7:16 p.m.