boot (version 1.3-24)

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

# S3 method for saddle.distn
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