korydjohnson/rai: Revisiting-Alpha-Investing for Polynomial Regression

A modified implementation of stepwise regression that greedily searches the space of interactions among features in order to build polynomial regression models. Furthermore, the hypothesis tests conducted are valid-post model selection due to the use of a revisiting procedure that implements an alpha-investing rule. As a result, the set of rejected sequential hypotheses is proven to control the marginal false discover rate. When not searching for polynomials, the package provides a statistically valid algorithm to run and terminate stepwise regression. For more information, see Johnson, Stine, and Foster (2019) <arXiv:1510.06322>.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.0.1
URL https://github.com/korydjohnson/rai
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("korydjohnson/rai")
korydjohnson/rai documentation built on April 21, 2022, 2:59 p.m.