Package: FOCI
Type: Package
Title: Feature Ordering by Conditional Independence
Version: 0.1.3
Authors@R: c(person("Mona", "Azadkia", email = "monaazadkia@gmail.com", 
    role = c("aut", "cre")),
    person("Sourav", "Chatterjee", email = "souravc@stanford.edu",
    role = c("aut", "ctb")),
    person("Norman", "Matloff", email = "nsmatloff@ucdavis.edu",
    role = c("aut", "ctb")))
Maintainer: Mona Azadkia <monaazadkia@gmail.com>
Description: Feature Ordering by Conditional Independence (FOCI) is a variable selection algorithm based on the measure of conditional dependence.
    For more information, see the paper: Azadkia and Chatterjee (2019),"A simple measure of conditional dependence" <arXiv:1910.12327>.
License: GPL-3
Encoding: UTF-8
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, testthat
Depends: R (>= 3.6.0), data.table
Imports: RANN, proxy, parallel, gmp
NeedsCompilation: no
Packaged: 2021-02-17 10:13:45 UTC; monaazadkia
Author: Mona Azadkia [aut, cre],
  Sourav Chatterjee [aut, ctb],
  Norman Matloff [aut, ctb]
Repository: CRAN
Date/Publication: 2021-03-18 23:00:07 UTC
Built: R 4.0.2; ; 2021-03-19 10:24:14 UTC; unix
