Package: praznik
Type: Package
Title: Tools for Information-Based Feature Selection and Scoring
Version: 11.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 (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2022-05-20 14:57:31 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: 2022-05-20 15:30:01 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 00:57:27 UTC; windows
Archs: x64
