Revision 948ad5967298b4dc174f4d96511af60f38e9279e authored by Roger Koenker on 27 July 2019, 09:38:23 UTC, committed by cran-robot on 27 July 2019, 09:38:23 UTC
1 parent 2b3a85a
Raw File
print.KhmaladzeTest.Rd
\name{print.KhmaladzeTest}
\alias{print.KhmaladzeTest}
\title{ Print a KhmaladzeTest object}
\description{
Print an object generated by KhmaladzeTest
}
\usage{
\method{print}{KhmaladzeTest}(x, ...)
}
\arguments{
\item{x}{
  Object returned from KhmaladzeTest representing the fit of the model.
 }
\item{...}{
  Optional arguments. 
 }
}
\seealso{  \code{\link{KhmaladzeTest}}}

\keyword{ regression}
back to top