Package: nda
Type: Package
Title: Generalized Network-Based Dimensionality Reduction and Analysis
Version: 0.1.12
Authors@R: c(
    person("Zsolt T.", "Kosztyan", email="kosztyan.zsolt@gtk.uni-pannon.hu", role = c("aut", "cre")),
    person("Marcell T.", "Kurbucz", email="kurbuczmarcell@gmail.com", role = c("aut")),
    person("Attila I.", "Katona", email="katona.attila@gtk.uni-pannon.hu", role = c("aut"))
    )
Maintainer: Zsolt T. Kosztyan <kosztyan.zsolt@gtk.uni-pannon.hu>
Description: Non-parametric dimensionality reduction function. Reduction with and without feature selection. Plot functions. Automated feature selections. Kosztyan et. al. (2022) <doi:10.1016/j.knosys.2022.109180>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
URL: https://github.com/kzst/nda
Depends: R (>= 4.00)
Imports: energy, psych, stats, igraph, Matrix, MASS, ppcor, visNetwork
RoxygenNote: 7.2.1
NeedsCompilation: no
Packaged: 2023-08-19 12:24:33 UTC; kzst
Author: Zsolt T. Kosztyan [aut, cre],
  Marcell T. Kurbucz [aut],
  Attila I. Katona [aut]
Repository: CRAN
Date/Publication: 2023-08-19 14:42:36 UTC
