An R package with useful functions for modeling regresion.
You can visit the package website to explore the vignettes (articles) and function reference.
if (!require("remotes")) install.packages("remotes")
remotes::install_github("fhernanb/model")