README.md

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)


jiachengzhao/smot documentation built on Sept. 20, 2022, 6:36 a.m.