Package: lfda Type: Package Title: Local Fisher Discriminant Analysis Version: 1.1.3 Date: 2019-07-31 Authors@R: c( person("Yuan", "Tang", role = c("aut", "cre"), email = "terrytangyuan@gmail.com", comment = c(ORCID = "0000-0001-5243-233X")), person("Wenxuan", "Li", role = c("ctb")), person("Nan", "Xiao", role = c("ctb", "cph")), person("Zachary", "Deane-Mayer", role = c("ctb"))) URL: https://github.com/terrytangyuan/lfda BugReports: https://github.com/terrytangyuan/lfda/issues Maintainer: Yuan Tang License: MIT + file LICENSE Description: Functions for performing and visualizing Local Fisher Discriminant Analysis(LFDA), Kernel Fisher Discriminant Analysis(KLFDA), and Semi-supervised Local Fisher Discriminant Analysis(SELF). Depends: R (>= 3.1.0) Imports: plyr, grDevices, rARPACK Suggests: testthat, rgl RoxygenNote: 6.1.0 Repository: https://terrytangyuan.r-universe.dev Date/Publication: 2023-07-07 16:53:11 UTC RemoteUrl: https://github.com/terrytangyuan/lfda RemoteRef: HEAD RemoteSha: 91ce92e4704e68aec8f93c77c7ec0979e665e298 NeedsCompilation: no Packaged: 2026-06-17 11:13:10 UTC; root Author: Yuan Tang [aut, cre] (ORCID: ), Wenxuan Li [ctb], Nan Xiao [ctb, cph], Zachary Deane-Mayer [ctb]