The R Project SVN R

Rev

Rev 26235 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

\name{show-methods}
\docType{methods}
\alias{show-methods}
\alias{show,ANY-method}
\alias{show,mle-method}
\alias{show,summary.mle-method}
\title{Methods for Function show in Package `mle'}
\description{Show objects of classes \code{mle} and \code{summary.mle}}
\section{Methods}{\describe{

\item{object = "ANY"}{Generic function}

\item{object = "mle"}{Print simple summary of \code{mle} object. Just
  the coefficients and the call.}

\item{object = "summary.mle"}{Shows call, table of coefficients and
  standard errors, and -2 log L}
}}
\keyword{methods}