Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

kfda: Kernel Fisher Discriminant Analysis using r

This package is a simple and practical package for KFDA based on the paper of Yang, J., Jin, Z., Yang, J. Y., Zhang, D., and Frangi, A. F. (2004) doi:10.1016/j.patcog.2003.10.015.

This pacakge is a pure kfda package for data visualization and prediction.

Kernel Fisher Discriminant Analysis (KFDA) is performed using Kernel Principal Component Analysis (KPCA) and Fisher Discriminant Analysis (FDA). There are some similar packages. First, 'lfda' is a package that performs Local Fisher Discriminant Analysis (LFDA) and performs other functions. In particular, 'lfda' seems to be impossible to test because it needs the label information of the data in the function argument. Also, the 'ks' package has a limited dimension, which makes it difficult to analyze properly.

Author: Donghwan Kim

Maintainer: Donghwan Kim <donhkim9714@korea.ac.kr, dhkim2@bistel.com>

link:

CRAN

CRAN pdf

You can’t perform that action at this time.