print.saddle.distn | 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 |
... |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.