Least-Squares Gradients for Dimension Reduction (LSGDR)

Least-squares gradients for dimension reduction (LSGDR) is a supervised dimension reduction method. 

LSGDR possesses the following features:

MATLAB implementation of LSGDR and LSLCG: LSGDR.zip

Currently, this implementation is intended for regression only. Implementation for classification will be available soon.

References