\HeaderA{print.saddle.distn}{Print Quantiles of Saddlepoint Approximations}{print.saddle.distn}
\keyword{print}{print.saddle.distn}
\keyword{smooth}{print.saddle.distn}
\keyword{nonparametric}{print.saddle.distn}
\begin{Description}\relax
This is a method for the function \code{print()} to print objects of class
\code{"saddle.distn"}.
\end{Description}
\begin{Usage}
\begin{verbatim}
## S3 method for class 'saddle.distn':
print(x, ...)
\end{verbatim}
\end{Usage}
\begin{Arguments}
\begin{ldescription}
\item[\code{x}] An object of class \code{"saddle.distn"} created by a call to
\code{saddle.distn}.

\item[\code{...}] further arguments passed to or from other methods.
\end{ldescription}
\end{Arguments}
\begin{Details}\relax
The quantiles of the saddlepoint approximation to the distribution are printed
along with the original call and some other useful information.
\end{Details}
\begin{Value}
The input is returned invisibly.
\end{Value}
\begin{SeeAlso}\relax
\code{\LinkA{lines.saddle.distn}{lines.saddle.distn}}, \code{\LinkA{saddle.distn}{saddle.distn}}
\end{SeeAlso}

