LeeMorinUCF/aggregress: Regression Analysis with Aggregated Data

The aggregress package makes adjustments to the lm object output when the inputted data are in aggregated form. That is, when the data frame has a list of unique values of all variables with the frequencies recorded in a column of weights. The resulting object is indistinguishable from that from the original unaggregated data. It includes adjustments to the statistics and diagnostics for a regression model.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("LeeMorinUCF/aggregress")
LeeMorinUCF/aggregress documentation built on June 30, 2020, 5:06 a.m.