powered by
Get coef summary table
getCoef(fit)
An object of class lm
fit=lm(mpg~hp*wt+am,data=mtcars) getCoef(fit)
Run the code above in your browser using DataLab