Generic summaries for lm, glm and mer objects
methods
sumary(object,...)
Arguments
object: An lm, glm or mer object returned from lm(), glm() or lmer() respectively
...: further arguments passed to or from other methods.
Returns
returns the same as summary()
Details
This generic function provides an abbreviated regression output containing the more useful information. Users wanting to see more are advised to use summary()