FAQ - Frequently Asked Questions
Issue:
-
The example on page 14 of the PLS_Toolbox manual (loading labels into the DECOMPOSE GUI) gives the error "Number of rows must = number of columns of loaded data - no labels loaded"?
Possible Solutions:
-
There is a known typo in the manual. The line on page 14 which reads:
» VariableLabels=textdata(1,2:end)should read:
» VariableLabels=textdata(1,2:end)'Note the transpose operator (single quote) on the end of the line.
Still having problems? Check our documentation Wiki or try writing our helpdesk at helpdesk@eigenvector.com