CMD + K

r-broom.mixed

Community

Convert fitted objects from various R mixed-model packages into tidy data frames along the lines of the 'broom' package. The package provides three S3 generics for each model: 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 conda-forge::r-broom.mixed

Usage Tracking

0.2.9.7
0.2.9.6
0.2.9.5
0.2.9.4
0.2.9.3
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Convert fitted objects from various R mixed-model packages into tidy data frames along the lines of the 'broom' package. The package provides three S3 generics for each model: 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

Feb 17, 2026 at 21:06

License

GPL-3.0-only

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.2.2
macOS-64 Last supported version: 0.2.2