Statisticians often want to compare the fit of different models on the same data set. However, this usually involves a lot of manual code to fish items out of summary() or plain model objects. ‘modelfactory’ offers the capability to pass multiple models in and get out metrics or coefficients for quick comparison with easy-to-remember syntax.
You can install the package from CRAN with:
Or, you can install the development version of modelfactory with:
Contributions are encouraged and welcomed, feel free to submit a PR or open an issue!