modelfactory: Combine Statistical Models into a Tibble for Comparison

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.

Getting started

Package details

AuthorWill Tirone [aut, cre, cph]
MaintainerWill Tirone <will.tirone1@gmail.com>
LicenseMIT + file LICENSE
Version1.0.0
URL https://willtirone.github.io/modelfactory/ https://github.com/WillTirone/modelfactory
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("modelfactory")

Try the modelfactory package in your browser

Any scripts or data that you put into this service are public.

modelfactory documentation built on May 29, 2024, 8 a.m.