View source: R/modelsSummary2.R
getCoef | R Documentation |
Get coef summary table
getCoef(fit)
fit |
An object of class lm |
fit=lm(mpg~hp*wt+am,data=mtcars) getCoef(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.