The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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
::install_github("hugogogo/sprintr", build_vignettes = TRUE) devtools
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")
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.