Package: kfda 1.0.0
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>.
Authors:
kfda_1.0.0.tar.gz
kfda_1.0.0.zip(r-4.5)kfda_1.0.0.zip(r-4.4)kfda_1.0.0.zip(r-4.3)
kfda_1.0.0.tgz(r-4.4-any)kfda_1.0.0.tgz(r-4.3-any)
kfda_1.0.0.tar.gz(r-4.5-noble)kfda_1.0.0.tar.gz(r-4.4-noble)
kfda_1.0.0.tgz(r-4.4-emscripten)kfda_1.0.0.tgz(r-4.3-emscripten)
kfda.pdf |kfda.html✨
kfda/json (API)
# Install 'kfda' in R: |
install.packages('kfda', repos = c('https://ainsuotain.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ainsuotain/kfda/issues
Last updated 7 years agofrom:62601662d7. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | NOTE | Nov 16 2024 |
R-4.5-linux | NOTE | Nov 16 2024 |
R-4.4-win | NOTE | Nov 16 2024 |
R-4.4-mac | NOTE | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:kfdakfda.predict
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Kernel Fisher Discriminant Analysis (KFDA) | kfda |
Predict Method for Kernel Fisher Discriminant Analysis (KFDA) fit | kfda.predict |