broom: Convert Statistical Analysis Objects into Tidy Data Frames

Convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like 'dplyr', 'tidyr' and 'ggplot2'. The package provides three S3 generics: tidy, which summarizes a model's statistical findings such as coefficients of a regression; augment, which adds columns to the original data such as predictions, residuals and cluster assignments; and glance, which provides a one-row summary of model-level statistics.

Version: 0.4.3
Imports: plyr, dplyr, tidyr, psych, stringr, reshape2, nlme, methods
Suggests: knitr, boot, survival, gam, glmnet, lfe, Lahman, MASS, sp, maps, maptools, multcomp, testthat, lme4, zoo, lmtest, plm, biglm, ggplot2, nnet, geepack, AUC, ergm, network, statnet.common, xergm, btergm, binGroup, Hmisc, bbmle, gamlss, rstan, rstanarm, brms, coda, gmm, Matrix, ks, purrr, orcutt, mgcv, lmodel2, poLCA, mclust, covr, lsmeans, emmeans, betareg, robust, akima, AER, muhaz, speedglm, tibble
Published: 2017-11-20
Author: David Robinson [aut, cre], Matthieu Gomez [ctb], Boris Demeshev [ctb], Dieter Menne [ctb], Benjamin Nutter [ctb], Luke Johnston [ctb], Ben Bolker [ctb], Francois Briatte [ctb], Jeffrey Arnold [ctb], Jonah Gabry [ctb], Luciano Selzer [ctb], Gavin Simpson [ctb], Jens Preussner [ctb], Jay Hesselberth [ctb], Hadley Wickham [ctb], Matthew Lincoln [ctb]
Maintainer: David Robinson <admiral.david at gmail.com>
BugReports: http://github.com/tidyverse/broom/issues
License: MIT + file LICENSE
URL: http://github.com/tidyverse/broom
NeedsCompilation: no
Materials: README
CRAN checks: broom results

Downloads:

Reference manual: broom.pdf
Vignettes: Tidy bootstrapping with dplyr+broom
Introduction to broom
broom and dplyr
kmeans with dplyr+broom
Package source: broom_0.4.3.tar.gz
Windows binaries: r-devel: broom_0.4.3.zip, r-release: broom_0.4.3.zip, r-oldrel: broom_0.4.3.zip
OS X El Capitan binaries: r-release: broom_0.4.3.tgz
OS X Mavericks binaries: r-oldrel: broom_0.4.3.tgz
Old sources: broom archive

Reverse dependencies:

Reverse depends: nlshelper, recipes, rsample, tidyposterior, yardstick
Reverse imports: amt, apaTables, AutoModel, breathtestcore, cdom, DeLorean, dotwhisker, epitable, eyetrackingR, forestmodel, ggpmisc, highcharter, mason, merTools, modelr, moderndive, mosaic, nlstimedist, pcr, perccalc, pixiedust, radiant.data, sjlabelled, sjmisc, sjPlot, sjstats, sparklyr, StroupGLMM, survivALL, survminer, survutils, sweep, tadaatoolbox, temperatureresponse, tidyquant, tidytext, tidyverse, tipr, TSS.RESTREND, valr, vdmR, widyr
Reverse suggests: agridat, arsenal, autoimage, ciTools, crawl, eechidna, fivethirtyeight, GGally, ggformula, ggsn, groupdata2, huxtable, infer, jtools, lspline, lucid, macleish, plotly, psycho, spbabel, tibbletime, timetk
Reverse enhances: estimatr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=broom to link to this page.