broom is part of the tidymodels ecosystem that converts statistical model outputs (e.g. from lm, glm, t.test, lme4, etc.) into tidy tibbles — standardized data frames — using functions tidy(), glance(), and augment(). These are easier to manipulate, visualize, and report programmatically.
Features
- tidy() extracts summary info per model term (e.g. coefficients, SE, p-values)
- glance() returns model-level metrics (e.g. AIC, BIC, R²)
- augment() adds fitted values/residuals to original data
- Supports over 100+ model types across CRAN packages
- Enables pipeline-friendly result extraction for plotting or reporting
- Integrates with tidyverse tooling and workflows
Categories
StatisticsLicense
MIT LicenseFollow broom
Other Useful Business Software
Field Service+ for MS Dynamics 365 & Salesforce
Resco’s mobile solution streamlines your field service operations with offline work, fast data sync, and powerful tools for frontline workers, all natively integrated into Dynamics 365 and Salesforce.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of broom!