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

Methods for Function summary in Package stats4

Description

Summarize objects

Methods

signature(object = "ANY")

Generic function

signature(object = "mle")

Generate a summary as an object of class "summary.mle", containing estimates, asymptotic SE, and value of -2 \log L.


[Package stats4 version 3.1.1 ]