nsdr: Nonlinear Sufficient Dimension Reduction

Provides tools to implement both unsupervised and supervised nonlinear dimension reduction methods. Principal Component Analysis (PCA), Sliced Inverse Regression (SIR), and Sliced Average Variance Estimation (SAVE) are useful methods to reduce the dimensionality of covariates. However, they produce linear combinations of covariates. Kernel PCA, generalized SIR, and generalized SAVE address this problem by extending the applicability of the dimension reduction problem to nonlinear settings. This package includes a comprehensive algorithm for kernel PCA, generalized SIR, and generalized SAVE, including methods for choosing tuning parameters and some essential functions.

Getting started

Package details

AuthorBing Li [aut], Kyongwon Kim [aut, cre]
MaintainerKyongwon Kim <kimk@ewha.ac.kr>
LicenseGPL (>= 2)
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("nsdr")

Try the nsdr package in your browser

Any scripts or data that you put into this service are public.

nsdr documentation built on June 3, 2021, 9:06 a.m.