kfda: Kernel Fisher Discriminant Analysis

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. 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>.

Getting started

Package details

AuthorDonghwan Kim
MaintainerDonghwan Kim <donhkim9714@korea.ac.kr>
LicenseGPL-3
Version1.0.0
URL https://github.com/ainsuotain/kfda
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("kfda")

Try the kfda package in your browser

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

kfda documentation built on May 2, 2019, 2:47 p.m.