MultivariateStats.jl icon indicating copy to clipboard operation
MultivariateStats.jl copied to clipboard

Partial Least Squares

Open therimalaya opened this issue 8 years ago • 2 comments

I am working with Partial Least Squares in R. Is there any planned timeline for the PLS development for Julia?

therimalaya avatar Jan 03 '17 10:01 therimalaya

AFAIK no one has volunteered to work on PLS, but we are always open to contributions!

simonster avatar Jan 03 '17 14:01 simonster

Hi there! Here is my implementation of PLS in Julia. Enjoy! https://github.com/lalvim/PLS.jl

lalvim avatar Nov 09 '17 22:11 lalvim