Skip to content

❗ This is a read-only mirror of the CRAN R package repository. modelfactory — Combine Statistical Models into a Tibble for Comparison. Homepage: https://willtirone.github.io/modelfactory/https://github.com/WillTirone/modelfactory Report bugs for this package: https://github.com/WillTirone/modelfactory/i ...

License

Notifications You must be signed in to change notification settings

cran/modelfactory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

❗ This is a read-only mirror of the CRAN R package repository. modelfactory — Combine Statistical Models into a Tibble for Comparison. Homepage: https://willtirone.github.io/modelfactory/https://github.com/WillTirone/modelfactory Report bugs for this package: https://github.com/WillTirone/modelfactory/i ...

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages