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

broom.mixed (version 0.2.4)

Tidying Methods for Mixed Models

Description

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.

Copy Link

Version

Down Chevron

Install

install.packages('broom.mixed')

Monthly Downloads

12,769

Version

0.2.4

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

February 21st, 2019

Functions in broom.mixed (0.2.4)