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

Project Samples

Project Activity

See All Activity >

Categories

Statistics

License

MIT License

Follow broom

broom Web Site

You Might Also Like
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of broom!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

R

Related Categories

R Statistics Software

Registered

2025-07-29