adj_wtd_lm_summary: Summarizing Linear Model Fits with Aggregated Data...

Description Usage Arguments Value See Also

View source: R/aggregress.R

Description

A modification of the summary method for class lm, for the case when .

Usage

1

Arguments

object

an object of class "lm", estimated with weights equal to the counts in each distinct combination of covariates in an aggregated dataset.

Value

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

See Also

Instead, use agg_lm for model fits to produce objects in class "agg_lm" then summarize with summary_agg_lm. Modifies the summary.lm function in the stats library.


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