Skip to content

ywwry66/Dimension-Reduction-for-QDA-via-supervised-PCA-R-Package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dimension Reduction for QDA via Supervised PCA - R Package

This is the R package of Dimension Reduction for QDA via Supervised PCA project.

Installation

If you have devtools package installed, you can use a single command in R:

devtools::install_github("ywwry66/Dimension-Reduction-
                          for-QDA-via-supervised-PCA-R-Package")

Otherwise, you should download the versioned tarball under Releases - Assets, and install it with

install.packages()

Documentation

The main function for the package is SPCAQDA::spcaqda. For documentation, in an R session, enter

library(SPCAQDA)
?spcaqda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages