Revision a6e1bd2af35197fecce13a4682ed3be2f1acc6a1 authored by Roger Koenker on 16 August 2015, 00:00:00 UTC, committed by Gabor Csardi on 16 August 2015, 00:00:00 UTC
1 parent 8361897
print.rq.Rd
\name{print.rq}
\alias{print.rq}
\alias{print.rqs}
\title{ Print an rq object}
\description{
Print an object generated by rq
}
\usage{
\method{print}{rq}(x, ...)
\method{print}{rqs}(x, ...)
}
\arguments{
\item{x}{
Object returned from rq representing the fit of the model.
}
\item{...}{
Optional arguments.
}
}
\seealso{ \code{\link{rq}}}
\keyword{ regression}

Computing file changes ...