print.saddle.distn {boot} | R Documentation |
This is a method for the function print()
to print objects of class
"saddle.distn"
.
## S3 method for class 'saddle.distn': print(x, ...)
x |
An object of class "saddle.distn" created by a call to
saddle.distn .
|
... |
further arguments passed to or from other methods. |
The quantiles of the saddlepoint approximation to the distribution are printed along with the original call and some other useful information.
The input is returned invisibly.
lines.saddle.distn
, saddle.distn