⚠️There's a newer version (1.0.4) of this package. Take me there.

broom (version 0.4.0)

Convert Statistical Analysis Objects into Tidy Data Frames

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('broom')

Monthly Downloads

550,848

Version

0.4.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 30th, 2015

Functions in broom (0.4.0)