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


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