Learn R Programming

beezdemand (version 0.2.0)

glance.cp_model_lmer: Get model summaries from a mixed-effects cross-price model

Description

Get model summaries from a mixed-effects cross-price model

Usage

# S3 method for cp_model_lmer
glance(x, ...)

Value

A tibble with model summary statistics.

Arguments

x

A cp_model_lmer object.

...

Additional arguments passed to broom.mixed::glance.