Rdocumentation
powered by
Learn R Programming
boot (version 1.3-18)
print.saddle.distn: Print Quantiles of Saddlepoint Approximations
Description
This is a method for the function
print()
to print objects of class
"saddle.distn"
.
Usage
"print"(x, ...)
Arguments
x
An object of class
"saddle.distn"
created by a call to
saddle.distn
.
...
further arguments passed to or from other methods.
Value
The input is returned invisibly.
Details
The quantiles of the saddlepoint approximation to the distribution are printed along with the original call and some other useful information.
See Also
lines.saddle.distn
,
saddle.distn