Generic functions for extracting information



next up previous contents
Next: Analysis of variance; Up: Statistical models in Previous: Regression models; fitted

Generic functions for extracting information

The value of lm() is fitted model object; technically a list of results of class lm. Information about the fitted model can then be displayed, extracted, plotted and so on by using generic functions that orient themselves to objects of class lm. A full list of these at the present time is

A brief description of the most commonly used ones is given in Table 2.

 
Table 2:   Commonly used generic functions on class lm objects



Erik Moledor
Tue Jan 31 21:02:18 EST 1995