check_tol: Check tolerance threshold

View source: R/check_specifications.R

check_tolR 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!)


plspm documentation built on March 31, 2023, 11:54 p.m.