swh:1:snp:f7f2912f5f954988ea730ec09e387c02a06b4418
Raw File
Tip revision: 2edc14079ceb44ef9b54b820472a1e73f79989f5 authored by Roger Koenker on 08 August 1977, 00:00:00 UTC
version 3.31
Tip revision: 2edc140
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