Learn R Programming

Network-based dimensionality reduction and analysis.

This package provides Network-based dimensionality reduction and analysis.

  • Network-based dimensionality reduction and analysis.

  • Dimensional reduction.

  • Plot and biplot functions

  • Data generation

Author

  • Zsolt T. Kosztyan
  • Marcell T. Kurbucz
  • Attila I. Katona
  • Zahid Khan

Contributor

  • Zsolt T. Kosztyan

Maintainer

  • Zsolt T. Kosztyan

Installation

To install the package type the following:

library(devtools)
install_github("kzst/nda")
library(nda)

Copy Link

Version

Install

install.packages('nda')

Monthly Downloads

262

Version

0.2.4

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Zsolt T. Kosztyan

Last Published

February 16th, 2025

Functions in nda (0.2.4)

fs.dimred

Feature selection for PCA, FA, and (G)NDA
pdCor

Calculating partial distance correlation of columns of a matrix
plot.nda

Plot function for Generalized Network-based Dimensionality Reduction and Analysis (GNDA)
residuals.ndrlm

Calculation of residual values of Generalized Network-based Dimensionality Reduction and Linear Regression Model (NDRLM)
fitted.ndrlm

Calculation of fitted values of Generalized Network-based Dimensionality Reduction and Linear Regression Model (NDRLM)
plot.ndrlm

Plot function for Generalized Network-based Dimensionality Reduction and Regression (GNDR)
ndr

Genearlized Network-based Dimensionality Reduction and Analysis (GNDA)
spdCor

Calculating semi-partial distance correlation of columns of a matrix
print.nda

Print function of Generalized Network-based Dimensionality Reduction and Analysis (GNDA)
print.ndrlm

Print summary of Generalized Network-based Dimensionality Reduction and Linear Regression Model (NDRLM)
predict.ndrlm

Calculation of predicted values of Generalized Network-based Dimensionality Reduction and Regression with Linear Models (NDRLM)
summary.nda

Summary function of Generalized Network-based Dimensionality Reduction and Analysis (GNDA)
summary.ndrlm

Summary function of Generalized Network-based Dimensionality Reduction and Linear Regression Model (NDRLM)
predict.nda

Calculation of predicted values of Generalized Network-based Dimensionality Reduction and Analysis (GNDA)
dCor

Calculating distance correlation of two vectors or columns of a matrix
CrimesUSA1990.X

Crimes in USA cities in 1990. Independent variables (X)
CrimesUSA1990.Y

Crimes in USA cities in 1990. Dependent variable (Y)
COVID19_2020

Covid'19 case datesets of countries (2020), where the data frame has 138 observations of 18 variables.
biplot.nda

Biplot function for Generalized Network-based Dimensionality Reduction and Analysis (GNDA)
CWTS_2020

CWTS Leiden's University Ranking 2020 for all scientific fields, within the period of 2016-2019. 1176 observations (i.e., universities), and 42 variables (i.e., indicators).
GOVDB2020

Governmental and economic data of countries (2020), where the data frame has 138 observations of 2161 variables.
I40_2020

NUTS2 regional development data (2020) of I4.0 readiness, where the data frame has 414 observations of 101 variables.
data_gen

Generate random block matrix for GNDA
dCov

Calculating distance covariance of two vectors or columns of a matrix
normalize

Min-max normalization
fs.KMO

Feature selection for KMO
nda-package

Package of Generalized Network-based Dimensionality Reduction and Analyses
ndrlm

Genearlized Network-based Dimensionality Reduction and Regression (GNDR)