Get information of a model
Get information of a model
getInfo(fit, digits = 3)
fit |
object of class lm |
digits |
integer indicating the number of decimal places |
fit=lm(mpg~wt*hp,data=mtcars) getInfo(fit)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.