swh:1:snp:16c54c84bc54885e783d4424d714e5cc82f479a1
Raw File
Tip revision: 50717074f4f077d9d345caf3f6ba6dc7a025fd79 authored by Roger Koenker on 28 June 2019, 14:00:07 UTC
version 5.41
Tip revision: 5071707
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