yzontov / pls-da

Implementation of the Hard and Soft PLS-DA for MATLAB
BSD 2-Clause "Simplified" License
14 stars 3 forks source link

PLS-DA Command #61

Closed sophiatinh closed 3 years ago

sophiatinh commented 3 years ago

Hi I come across the 2020 paper on this PLS-DA MATLAB GUI. I'm pretty new to this, so I have a pretty basic question. May I ask if there's an option to run PLS-DA with Matlab script and command instead of utilizing the GUI?

yzontov commented 3 years ago

Hi. Yes it is possible to build the model and plot graphics in script. See https://github.com/yzontov/pls-da/blob/master/plsda_tool_scripting_example.m