check_tol {plspm}R Documentation

Check tolerance threshold

Description

Internal function not to be called by the user

Usage

  check_tol(tol)

Arguments

tol

decimal value indicating the tolerance threshold for the convergence of the PLS algorithm (iterative stage)

Details

Internal function. check_tol is called by check_specs.

Value

validated tol

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


[Package plspm version 0.5.1 Index]