Package: rmcfs
Title: The MCFS-ID Algorithm for Feature Selection and Interdependency
        Discovery
Version: 1.2.2
Date: 2017-02-10
Authors@R: c(person('Michal', 'Draminski', role = c('aut', 'cre'), email = 'michal.draminski@ipipan.waw.pl'),
              person('Jacek', 'Koronacki', role = c('aut'), email = 'jacek.koronacki@ipipan.waw.pl'),
              person('Julian', 'Zubek', role = c('ctb'), email = 'j.zubek@phd.ipipan.waw.pl'))
Depends: rJava (>= 0.5-0), R (>= 2.70)
Imports: yaml, ggplot2, reshape2, dplyr, igraph (>= 1.0.1)
SystemRequirements: Java (>= 6.0)
Description: MCFS-ID (Monte Carlo Feature Selection and Interdependency Discovery) is a 
  Monte Carlo method-based tool for feature selection. It also allows for the discovery of interdependencies between the relevant features. MCFS-ID is particularly suitable for the analysis of high-dimensional, 'small n large p' transactional and biological data.
License: GPL-3
URL: http://www.ipipan.eu/staff/m.draminski/mcfs.htm
LazyData: yes
NeedsCompilation: no
Packaged: 2017-02-10 17:06:24 UTC; mdraminski
Author: Michal Draminski [aut, cre],
  Jacek Koronacki [aut],
  Julian Zubek [ctb]
Maintainer: Michal Draminski <michal.draminski@ipipan.waw.pl>
Repository: CRAN
Date/Publication: 2017-02-14 00:07:00
