Skip to content

Latest commit

 

History

History
89 lines (61 loc) · 1.66 KB

api.rst

File metadata and controls

89 lines (61 loc) · 1.66 KB

pyls

Reference API

This is the primary reference of pyls. Please refer to the user guide <usage> for more information on how to best implement these functions in your own workflows.

List of modules

pyls - PLS decompositions

pyls.types

pyls

pyls.behavioral_pls pyls.meancentered_pls

pyls.structures - PLS data structures

pyls.structures

pyls.structures

pyls.structures.PLSResults pyls.structures.PLSPermResults pyls.structures.PLSBootResults pyls.structures.PLSSplitHalfResults pyls.structures.PLSCrossValidationResults pyls.structures.PLSInputs

pyls.io - Data I/O functionality

pyls.io

pyls

pyls.save_results pyls.load_results

pyls.matlab - Matlab compatibility

pyls.matlab

pyls

pyls.import_matlab_result