Package: xyz
Type: Package
Title: The 'xyz' Algorithm for Fast Interaction Search in
        High-Dimensional Data
Version: 0.1
Date: 2016-10-17
Maintainer: Gian-Andrea Thanei <thanei@stat.math.ethz.ch>
Author: Gian-Andrea Thanei
Description: High dimensional interaction search by brute force requires a
    quadratic computational cost in the number of variables. The xyz algorithm provably finds strong interactions in almost linear time.
    For details of the algorithm see: G. Thanei, N. Meinshausen and R. Shah (2016). The xyz algorithm for fast interaction search in high-dimensional data <https://arxiv.org/pdf/1610.05108v1.pdf>.
License: GPL
LazyData: TRUE
Imports: stats, Rcpp (>= 0.12.6)
LinkingTo: Rcpp
RoxygenNote: 5.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2016-11-04 08:15:28 UTC; thaneig
Repository: CRAN
Date/Publication: 2016-11-05 00:43:10
