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.0
Imports: plyr, dplyr, tidyr, psych, stringr, reshape2, nlme
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, coda
Published: 2015-11-30
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], Hadley Wickham [ctb]
Maintainer: David Robinson <admiral.david at gmail.com>
BugReports: http://github.com/dgrtwo/broom/issues
License: MIT + file LICENSE
URL: http://github.com/dgrtwo/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.0.tar.gz
Windows binaries: r-devel: broom_0.4.0.zip, r-release: broom_0.4.0.zip, r-oldrel: broom_0.4.0.zip
OS X Snow Leopard binaries: r-release: broom_0.4.0.tgz, r-oldrel: broom_0.3.7.tgz
OS X Mavericks binaries: r-release: broom_0.4.0.tgz
Old sources: broom archive

Reverse dependencies:

Reverse imports: AutoModel, dotwhisker, eyetrackingR, forestmodel, merTools, pixiedust, tadaatoolbox, vdmR
Reverse suggests: plotly