README.md

sprintr

The sprintr package contains implementation of a computationally efficient method to fit large-scale interaction models based on a reluctant interaction selection principle. The details of the method can be found in Yu, Bien, and Tibshirani (2019) Reluctant Interaction Modeling.

To install sprintr from github, type in R console

devtools::install_github("hugogogo/sprintr", build_vignettes = TRUE)

Note that the installation above requires using R package devtools (which can be installed using install.packages("devtools")).

Please check the accompanying vignette on how to use the sprintr package. To read vignette, after installing the package, type in R console

browseVignettes("sprintr")


Try the sprintr package in your browser

Any scripts or data that you put into this service are public.

sprintr documentation built on Aug. 24, 2019, 5:03 p.m.