Description Usage Arguments Value Author(s) Examples
Summarizes all effects in one.
| 1 | anova_reg(lm.object)
 | 
| lm.object | an object of class  | 
Returns data.frame containing analysis of variance
Kristian Hovde Liland
| 1 | anova_reg(lm(y~x, data=data.frame(y=1:4,x=rnorm(4))))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.