sondreus/QuickReg: Quick and Easy OLS Interface

The QuickReg package provides an easy interface for regression in R. This includes the option to request robust and clustered standard errors, automatic labeling, and easy way to specify multiple regression specifications simulatenously, and a compact html or latex output (relying on the widely used "stargazer" package). It also includes several functionalities to speed up computation, including a special implementation of the method of alternating projections that may reduce calculation time by more than 50 percent for analysis with a large number of fixed effects, and whose performance gain is increasing in the number of specifications passed to the function simultaneously.

Getting started

Package details

Maintainer
LicenseN/A
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("sondreus/QuickReg")
sondreus/QuickReg documentation built on May 30, 2019, 6:27 a.m.