mfitzp / pathomx

Workflow based scientific analysis built on Python
https://www.mfitzp.com/tools/pathomx/
GNU General Public License v3.0
91 stars 30 forks source link

Plugin: PLSR #18

Open mfitzp opened 10 years ago

mfitzp commented 10 years ago

Add support for PLS-Regression using either the MATLAB script or (preferable) a native implementation. All steps, including e.g. variable selection, may need to be broken down into multiple tools if they're possibly applicable to other tools.