check_maxiter {plspm} | R Documentation |
Internal function not to be called by the user
check_maxiter(maxiter)
maxiter |
integer indicating the maximum number of iterations (iterative stage of the PLS algorithm) |
Internal function. check_maxiter
is called by
check_specs
.
validated maxiter
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)