Package: praznik
Type: Package
Title: Tools for Information-Based Feature Selection and Scoring
Version: 10.0.0
Depends: R (>= 2.10)
Authors@R: c(
  person(
   c("Miron","B."),"Kursa",
   role=c("aut","cre"),
   email="m@mbq.me",
   comment=c(ORCID="0000-0001-7672-648X")
  )
 )
License: GPL-3
Description: A toolbox of fast, native and parallel implementations of various information-based importance criteria estimators and feature selection filters based on them, inspired by the overview by Brown, Pocock, Zhao and Lujan (2012) <https://www.jmlr.org/papers/v13/brown12a.html>.
 Contains, among other, minimum redundancy maximal relevancy ('mRMR') method by Peng, Long and Ding (2005) <doi:10.1109/TPAMI.2005.159>; joint mutual information ('JMI') method by Yang and Moody (1999) <https://papers.nips.cc/paper/1779-data-visualization-and-feature-selection-new-algorithms-for-nongaussian-data>; double input symmetrical relevance ('DISR') method by Meyer and Bontempi  (2006) <doi:10.1007/11732242_9> as well as joint mutual information maximisation ('JMIM') method by Bennasar, Hicks and Setchi (2015) <doi:10.1016/j.eswa.2015.07.007>.
BugReports: https://gitlab.com/mbq/praznik/-/issues
URL: https://gitlab.com/mbq/praznik
Suggests: testthat
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-11-09 19:22:45 UTC; mbq
Author: Miron B. Kursa [aut, cre] (<https://orcid.org/0000-0001-7672-648X>)
Maintainer: Miron B. Kursa <m@mbq.me>
Repository: CRAN
Date/Publication: 2021-11-09 19:40:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-11-10 11:24:23 UTC; unix
Archs: praznik.so.dSYM
