This help topic is for R version 2.9.0. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/stats4/html/show-methods.html
show-methods {stats4}R Documentation

Methods for Function show in Package ‘stats4’

Description

Show objects of classes mle and summary.mle

Methods

object = "mle"

Print simple summary of mle object. Just the coefficients and the call.

object = "summary.mle"

Shows call, table of coefficients and standard errors, and -2 log L


[Package stats4 version 2.9.0 ]