check_tol {plspm} | R Documentation |
Internal function not to be called by the user
check_tol(tol)
tol |
decimal value indicating the tolerance threshold for the convergence of the PLS algorithm (iterative stage) |
Internal function. check_tol
is called by
check_specs
.
validated tol
Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)