Create a grid of candidate designs
Arguments
- p0
the response rate under the null hypothesis
- p1
the response rate under the alternate hypothesis
- alpha
the desired (one-sided) type 1 error rate
- beta
the desired type 2 error rate
- power
an alternative to
beta
- nMin
the lower bound for the search grid. If
NA
,searchBounds
is called to provide an appropriate value- nMax
the lower bound for the search grid. If
NA
,searchBounds
is called to provide an appropriate value- mander
is a Mander & Thompson or a Simon's design required?