Learn R Programming

beezdemand (version 0.2.0)

glance.cp_model_lm: Get model summaries from a linear cross-price model

Description

Get model summaries from a linear cross-price model

Usage

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

Value

A tibble with model summary statistics.

Arguments

x

A cp_model_lm object.

...

Additional arguments (unused).