R/xyz.R

#' xyz: A package for fast interaction search in high dimensional data using the xyz algorithm.
#'
#' @section xyz functions:
#' xyz_search,
#' xyz_regression
#'
#' @references 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>
#' @docType package
#' @name xyz
NULL

Try the xyz package in your browser

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

xyz documentation built on May 2, 2019, 10:25 a.m.