Revision 50717074f4f077d9d345caf3f6ba6dc7a025fd79 authored by Roger Koenker on 28 June 2019, 14:00:07 UTC, committed by cran-robot on 28 June 2019, 14:00:07 UTC
1 parent d55e8b3
Raw File
plot.KhmaladzeTest.Rd

\name{plot.KhmaladzeTest}
\alias{plot.KhmaladzeTest}
\title{ Plot a KhmaladzeTest object}
\description{
Plot an object generated by KhmaladzeTest
}
\usage{
\method{plot}{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