check_maxiter: Check maximum number of iterations

View source: R/check_specifications.r

check_maxiterR Documentation

Check maximum number of iterations

Description

Internal function not to be called by the user

Usage

  check_maxiter(maxiter)

Arguments

maxiter

integer indicating the maximum number of iterations (iterative stage of the PLS algorithm)

Details

Internal function. check_maxiter is called by check_specs.

Value

validated maxiter

Warning

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


gastonstat/plspm documentation built on April 8, 2022, 5:59 a.m.