Package: folda 0.1.0.9000

folda: Forward Stepwise Discriminant Analysis with Pillai's Trace

A novel forward stepwise discriminant analysis framework that integrates Pillai's trace with Uncorrelated Linear Discriminant Analysis (ULDA), providing an improvement over traditional stepwise LDA methods that rely on Wilks' Lambda. A stand-alone ULDA implementation is also provided, offering a more general solution than the one available in the 'MASS' package. It automatically handles missing values and provides visualization tools. For more details, see Wang (2024) <doi:10.48550/arXiv.2409.03136>.

Authors:Siyu Wang [aut, cre, cph]

folda_0.1.0.9000.tar.gz
folda_0.1.0.9000.zip(r-4.5)folda_0.1.0.9000.zip(r-4.4)folda_0.1.0.9000.zip(r-4.3)
folda_0.1.0.9000.tgz(r-4.4-x86_64)folda_0.1.0.9000.tgz(r-4.4-arm64)folda_0.1.0.9000.tgz(r-4.3-x86_64)folda_0.1.0.9000.tgz(r-4.3-arm64)
folda_0.1.0.9000.tar.gz(r-4.5-noble)folda_0.1.0.9000.tar.gz(r-4.4-noble)
folda_0.1.0.9000.tgz(r-4.4-emscripten)folda_0.1.0.9000.tgz(r-4.3-emscripten)
folda.pdf |folda.html
folda/json (API)
NEWS

# Install 'folda' in R:
install.packages('folda', repos = c('https://moran79.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/moran79/folda/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

5 exports 1.17 score 30 dependencies 1 dependents 8 scripts 73 downloads

Last updated 11 hours agofrom:0d280b979c. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 17 2024
R-4.5-win-x86_64OKSep 17 2024
R-4.5-linux-x86_64OKSep 17 2024
R-4.4-win-x86_64OKSep 17 2024
R-4.4-mac-x86_64OKSep 17 2024
R-4.4-mac-aarch64OKSep 17 2024
R-4.3-win-x86_64OKSep 17 2024
R-4.3-mac-x86_64OKSep 17 2024
R-4.3-mac-aarch64OKSep 17 2024

Exports:checkPriorAndMisClassCostfoldagetDataInShapegetModemissingFix

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcppRcppEigenrlangscalestibbleutf8vctrsviridisLitewithr

Introduction to folda

Rendered fromfolda.Rmdusingknitr::rmarkdownon Sep 17 2024.

Last update: 2024-09-17
Started: 2024-09-07