Learn R Programming

genpathmox (version 0.7)

check_maxiter: Check maximum number of iterations

Description

Check maximum number of iterations

Usage

check_maxiter(maxiter)

Arguments

maxiter

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

Value

validated maxiter

Details

Internal function. check_maxiter is called by check_specs.