swh:1:snp:16c54c84bc54885e783d4424d714e5cc82f479a1
Raw File
Tip revision: db8668b63745f624236e566437c198010990b082 authored by Roger Koenker on 02 May 2022, 16:42:02 UTC
version 5.93
Tip revision: db8668b
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