When I do a regression and also want effect sizes, I\'d usually do something like this:
library(lmSupport) mod <- lm(mpg ~ disp*hp, data=mtcars) sum <-