An R library for a variety of things
A small collection of functions that may be helpful for STATA users or regular human beings.
Install Process
install.packages("devtools")
devtools::install_github("guslipkin/dewey")
regsearch
(data, dependent, independent, minvar = 1, maxvar, family, topN = 0, interactions = FALSE, multi = FALSE, ...)
An exhaustive search regression built on base R