Kernel Local Fisher Discriminant Analysis of Principal Components (KLFDAPC) for large genomic data

Install packages

Install the most recent version of the KLFDAPC package using devtools:

library("devtools")

devtools::install_github("xinghuq/KLFDAPC")

Alternatively, you can install from the source files, run the following commands in the shell:

R CMD build KLFDAPC
R CMD check --as-cran KLFDAPC_0.1.0.tar.gz
R CMD INSTALL KLFDAPC_0.1.0.tar.gz

Citation

Qin. X. 2020. KLFDAPC: Kernel local Fisher discriminant analysis of principal components (KLFDAPC) for large genomic data. R package version 0.2.0.

Qin, X., Chiang, C.W.K., and Gaggiotti, O.E. (2022). [KLFDAPC: A Supervised Machine Learning Approach for Spatial Genetic Structure Analysis](10.1093/bib/bbac202). Briefings in Bioinformatics, 10.1093/bib/bbac202.