bbolker/broom.mixed: Tidying Methods for Mixed Models

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.

Getting started

Package details

MaintainerBen Bolker <bolker@mcmaster.ca>
LicenseGPL-3
Version0.2.9.5
URL https://github.com/bbolker/broom.mixed
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bbolker/broom.mixed")
bbolker/broom.mixed documentation built on April 19, 2024, 6:33 a.m.