Rdocumentation
powered by
Learn R Programming
SPRT (version 1.0)
print.SPRT: Print SPRT boundaries and outcome
Description
Returns a user-friendly summary of the test's outcome, including Wald boundaries.
Usage
"print"(x = SPRT, ...)
Arguments
x
an object with class
"SPRT"
; the output of the
SPRT
function.
...
further arguments passed to or from other methods.
References
Ghosh, B.K. and Sen, P.K. (1991).
Handbook of Sequential Analysis
, Marcel Dekker, New York. Wald, A. (1947).
Sequential Analysis
, Dover, New York.
See Also
print.default
SPRT