Skip to content
Prev 77320 / 398502 Next

Coefficients from LM

On Fri, 16 Sep 2005, Dieter Menne wrote:

            
Well, yes for a specific object but not for what the function returns in 
general and what it means. In this case (and most others), the help page 
is the best source of information about the return value.

However, in general it is best to use the supplied accessor functions such 
as coef() and residuals(), and these are covered in the introductory 
accounts of model fitting in S/R.