The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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

# 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

ddsPLS applet
ddsPLS applet

Thanks for using!

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.