Skip to content
Prev 42711 / 398506 Next

summary() within a function

On Wed, 14 Jan 2004 uaca at alumni.uv.es wrote:

            
You didn't do anything with the return value from summary(.lm).  You need 
to print() it, which happens automatically at the command line.