powered by
anova_reg(lm.object)
lm
anova_reg(lm(y~x, data=data.frame(y=1:4,x=rnorm(4))))
Run the code above in your browser using DataLab