smot: statistical modeling tools in R smot is an open-source R-library for statistical modeling and visualization in a bese-r style. Installation require(devtools) devtools::install_github("jiachengzhao/smot") Usage library(smot) splot(cars)