8000 GitHub - hlorenzo/ddsPLS: Analysis of multi-block supervised problems thanks to SVD-based methods permitting variable selection.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hlorenzo/ddsPLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Driven Sparse PLS(ddsPLS)

ddsPLS is a sparse PLS formulation based on soft-thresholding estimations of covariance matrices.

Installation

There is currently one way to install ddsPLS

  • From the under development repository from GitHub thanks to devtools
# install.packages("devtools")
devtools::install_github("hlorenzo/ddsPLS", build_vignettes = TRUE)

Once that package is installed, you can access the vignette using that command.

vignette("ddsPLS")

It is also possible to start a built in applet using

ddsPLS_App()

and it should start an interactive interface which should look like

Thanks for using!

About

Analysis of multi-block supervised problems thanks to SVD-based methods permitting variable selection.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0