Package: rai 1.0.1
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>.
Authors:
rai_1.0.1.tar.gz
rai_1.0.1.zip(r-4.7)rai_1.0.1.zip(r-4.6)rai_1.0.1.zip(r-4.5)
rai_1.0.1.tgz(r-4.6-any)rai_1.0.1.tgz(r-4.5-any)
rai_1.0.1.tar.gz(r-4.7-any)rai_1.0.1.tar.gz(r-4.6-any)
rai_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rai/json (API)
NEWS
| # Install 'rai' in R: |
| install.packages('rai', repos = c('https://korydjohnson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/korydjohnson/rai/issues
Last updated from:b3eeaf7618. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 191 | ||
| source / vignettes | OK | 174 | ||
| linux-release-x86_64 | OK | 133 | ||
| macos-release-arm64 | OK | 201 | ||
| macos-oldrel-arm64 | OK | 189 | ||
| windows-devel | OK | 116 | ||
| windows-release | OK | 91 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 110 |
Exports:is.raiplot_ntest_rSplot_ntest_wealthprepareDatarai
Dependencies:bitbit64clicliprcpp11crayondplyrfarvergenericsggplot2gluegtablehmsisobandlabelinglifecyclemagrittrpillarpkgconfigprettyunitsprogressR6RColorBrewerreadrrlangS7scalestibbletidyselecttzdbutf8vctrsviridisLitevroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Internal function to manage multiple experts. | Auction runAuction vif |
| Making Bidder Objects | Bidders gWealthStep makeStepwiseBidder |
| Making Expert Objects | Experts makeExpert makeScavengerExpert makeStepwiseExpert |
| Making Source Objects | Feature-Constructors makeLocalScavenger makeRawSource |
| Summarising RAI Output | plot_ntest_rS plot_ntest_wealth predict.rai ProcessRAI summary.rai |
| Main function for Revisiting Alpha-Investing (RAI) regression. | is.rai prepareData RAI rai |
