Learn R Programming

optimbase (version 1.0-9)

optimbase.incriter: Iteration Log Incrementation

Description

This function increments the number of iterations stored in the iterations element of the optimization object.

Usage

optimbase.incriter(this = NULL)

Arguments

this
An optimization object.

Value

Return the optimization object after increasing the content of the iterations element by 1 unit.