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

Of these the following a currently not implemented.
We plan to add these in the near future.
![]()
A brief description of the most commonly used ones is given in
Table
.