PLS Syntax - Keyword Maxiter

MAXITER = Value;

Example
MAXITER=50;

Optional keyword; specify the maximum number of iterations for the iterative computation of eigenvectors for each PLS component. The default value is 200. PLS uses an iterative power method (see Golub and van Loan, 1996) to compute the eigenvector of Y'XX'Y for each component. The number of iterations will also be affected by the value specified via keyword EDELTA. For additional details, see Computational Approach in the Introductory Overview.

Applies to. PLS