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.
Performs fast detection of interactions in large-scale data using the method of random intersection trees introduced in Shah, R. D. and Meinshausen, N. (2014) <http://www.jmlr.org/papers/v15/shah14a.html>. The algorithm finds potentially high-order interactions in high-dimensional binary two-class classification data, without requiring lower order interactions to be informative. The search is particularly fast when the matrices of predictors are sparse. It can also be used to perform market basket analysis when supplied with a single binary data matrix. Here it will find collections of columns which for many rows contain all 1's.
Version: | 0.1.2 |
Imports: | Rcpp, Matrix, methods |
LinkingTo: | Rcpp |
Published: | 2017-04-03 |
DOI: | 10.32614/CRAN.package.FSInteract |
Author: | Hyun Jik Kim, Rajen D. Shah |
Maintainer: | Rajen D. Shah <r.shah at statslab.cam.ac.uk> |
License: | GPL-2 |
URL: | http://www.jmlr.org/papers/v15/shah14a.html |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
CRAN checks: | FSInteract results |
Reference manual: | FSInteract.pdf |
Package source: | FSInteract_0.1.2.tar.gz |
Windows binaries: | r-devel: FSInteract_0.1.2.zip, r-release: FSInteract_0.1.2.zip, r-oldrel: FSInteract_0.1.2.zip |
macOS binaries: | r-release (arm64): FSInteract_0.1.2.tgz, r-oldrel (arm64): FSInteract_0.1.2.tgz, r-release (x86_64): FSInteract_0.1.2.tgz, r-oldrel (x86_64): FSInteract_0.1.2.tgz |
Old sources: | FSInteract archive |
Please use the canonical form https://CRAN.R-project.org/package=FSInteract to link to this page.
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.