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