For a grid of points based on a passed sample or mdes pumpresult, estimate power.
estimate_power_curve(
p,
low = NULL,
high = NULL,
high.max = 1000,
grid.size = 5,
tnum = 2000
)
List of powers for grid of points.
pumpresult object
Low end of grid
High end of grid
If no high provided, maximum possible high
Number of points in grid
the number of test statistics (samples)