Skip to content

WillTirone/modelfactory

Repository files navigation

R-CMD-check test-coverage

About

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.

Installation

You can install the package from CRAN with:

install.packages("modelfactory")

Or, you can install the development version of modelfactory with:

# install.packages("devtools")
devtools::install_github("WillTirone/modelfactory")

Contributing

Contributions are encouraged and welcomed, feel free to submit a PR or open an issue!

About

A package to combine model metrics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages