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
table.rq.Rd
\name{table.rq}
\alias{table.rq}
\alias{latex.table.rq}
\alias{plot.table.rq}
\title{
Table of Quantile Regression Results
}
\description{
Defunct Function to produce a table of quantile regression results for a group
of specified quantiles. See \code{rq} which now permits multiple taus.
}
\usage{
table.rq(x, \dots)
}
\arguments{
\item{x}{
input
}
\item{...}{
other optional arguments
}
}
\value{
None.
}
\seealso{ \code{\link{rq}}, }
\keyword{regression}

Computing file changes ...