swh:1:snp:f7f2912f5f954988ea730ec09e387c02a06b4418
Raw File
Tip revision: 4cb3d258dde61065ad3370c2663b90bae42c721f authored by Roger Koenker on 08 August 1977, 00:00:00 UTC
version 3.04
Tip revision: 4cb3d25
print.rq.Rd
\name{print.rq}
\alias{print.rq}
\title{ Print an rq object}
\description{
Print an object generated by rq
}
\usage{
print.rq(x, ...)
}
\arguments{
\item{x}{
  Object returned from rq representing the fit of the model.
 }
\item{...}{
  Optional arguments passed to fitting routines
 }
}
\seealso{  \code{\link{rq}}}

\keyword{ regression}
back to top