broom (1.0.9)

Published 2026-02-24 13:47:05 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("broom")

About this package

Summarizes key information about statistical objects in tidy tibbles. This makes it easy to report results, create plots and consistently work with large numbers of models at once. Broom provides three verbs that each provide different types of information about a model. tidy() summarizes information about model components such as coefficients of a regression. glance() reports information about an entire model, such as goodness of fit measures like AIC and BIC. augment() adds information about individual observations to a dataset, such as fitted values or influence measures.Convert Statistical Objects into Tidy Tibbles

Dependencies

Imports backports, cli, dplyr (>= 1.0.0), generics (>= 0.0.2), glue, lifecycle, purrr, rlang (>= 1.1.0), stringr, tibble (>= 3.0.0), tidyr (>= 1.0.0)
Depends R (>= 4.1)
Suggests AER, AUC, bbmle, betareg (>= 3.2-1), biglm, binGroup, boot, btergm (>= 1.10.6), car (>= 3.1-2), carData, caret, cluster, cmprsk, coda, covr, drc, e1071, emmeans, epiR (>= 2.0.85), ergm (>= 3.10.4), fixest (>= 0.9.0), gam (>= 1.15), gee, geepack, ggplot2, glmnet, glmnetUtils, gmm, Hmisc, interp, irlba, joineRML, Kendall, knitr, ks, Lahman, lavaan (>= 0.6.18), leaps, lfe, lm.beta, lme4, lmodel2, lmtest (>= 0.9.38), lsmeans, maps, margins, MASS, mclust, mediation, metafor, mfx, mgcv, mlogit, modeldata, modeltests (>= 0.1.6), muhaz, multcomp, network, nnet, ordinal, plm, poLCA, psych, quantreg, rmarkdown, robust, robustbase, rsample, sandwich, spatialreg, spdep (>= 1.1), speedglm, spelling, survey, survival (>= 3.6-4), systemfit, testthat (>= 3.0.0), tseries, vars, zoo
Details
CRAN
2026-02-24 13:47:05 +00:00
0
MIT + file LICENSE
David Robinson
Alex Hayes
Simon Couch
Posit Software
PBC
Indrajeet Patil
Derek Chiu
Matthieu Gomez
Boris Demeshev
Dieter Menne
Benjamin Nutter
Luke Johnston
Ben Bolker
Francois Briatte
Jeffrey Arnold
Jonah Gabry
Luciano Selzer
Gavin Simpson
Jens Preussner
Jay Hesselberth
Hadley Wickham
Matthew Lincoln
Alessandro Gasparini
Lukasz Komsta
Frederick Novometsky
Wilson Freitas
Michelle Evans
Jason Cory Brunson
Simon Jackson
Ben Whalley
Karissa Whiting
Yves Rosseel
Michael Kuehn
Jorge Cimentada
Erle Holgersen
Karl Dunkle Werner (ORCID:
636 KiB
Assets (1)
Versions (1) View all
1.0.9 2026-02-24