powered by
getModelInfo(model, ...)
coefplot
coefplot.lm
data(diamonds) model1 <- lm(price ~ carat + cut*color, data=diamonds) coefplot(model1)
Run the code above in your browser using DataLab