- alpha
numeric, represents a nominal error type I. Default value is 0.1.
- n
numeric, represents the size of the sample. Default value is 100.
- theta0
numeric, represents a location under the null hypothesis of a sample from a Inverse Normal distribution. Default value is 0.5.
- sigma
numeric, represents the scale parameter of a Inverse Normal distribution. It is assumed known and its default value is 1.
- c1
numeric, represents a lower bound to the critical value. Default value is 1e-03.
- c2
numeric, represents an upper bound to the critical value. Default value is 0.99.
- R
numeric, represents the number of replicates. Default value is 1000.
- delta
numeric, represents a precision parameter. Default value is 0.005.
- tolerance
numeric, represents a relative precision with respect a given alpha. Default value is 0.01.
- max_iter
integer, represents the maximum number of iterations. Default value is 100.