JuliaStats / MultivariateStats.jl

A Julia package for multivariate statistics and data analysis (e.g. dimension reduction)
Other
376 stars 86 forks source link

Partial Least Squares #29

Open therimalaya opened 7 years ago

therimalaya commented 7 years ago

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

simonster commented 7 years ago

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

lalvim commented 6 years ago

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