CMD + K

r-broom

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install fongchun::r-broom

Usage Tracking

0.4.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Mar 8, 2016 at 22:09

License

MIT + file LICENSE

Total Downloads

31

Supported Platforms

linux-64
macOS-64