Package: nda
Type: Package
Title: Network-Based Dimensionality Reduction and Analysis
Version: 0.1.6
Authors@R: c(
    person("Zsolt T.", "Kosztyan", email="kosztyan.zsolt@gtk.uni-pannon.hu", role = c("aut", "cre")),
    person("Marcell T.", "Kurbucz", email="kurbuczmarcell@gtk.uni-pannon.hu", 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. 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 (>= 3.10)
Imports: leidenAlg, energy, psych, stats, igraph, Matrix, visNetwork
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2022-10-13 17:51:18 UTC; kzst
Author: Zsolt T. Kosztyan [aut, cre],
  Marcell T. Kurbucz [aut],
  Attila I. Katona [aut]
Repository: CRAN
Date/Publication: 2022-10-14 13:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 19:49:48 UTC; windows
