- 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 the location parameter under the null hypothesis of a sample from a Exponential distribution. Default value is 0.5.
- 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 15000.
- 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.