summary_agg_lm: Summarizing Linear Model Fits with Aggregated Data

Description Usage Arguments Value See Also

Description

summary method for class agg_lm.

Usage

1
summary_agg_lm(object, correlation = FALSE, symbolic.cor = FALSE, ...)

Arguments

object

an object of class "agg_lm", usually a result of a call to agg_lm.

Value

summary_agg_lm computes and returns a list of summary statistics of the fitted linear model given in object.

See Also

summary.lm function in the stats library. agg_lm for model fits to produce objects in class "agg_lm".


LeeMorinUCF/aggregress documentation built on June 30, 2020, 5:06 a.m.