orlmcontrol: Control arguments for the orlm function.

View source: R/orlmcontrol.R

orlmcontrolR Documentation

Control arguments for the orlm function.

Description

A list with control arguments controlling the orlm function

Usage

orlmcontrol(maxiter = 10000, absval = 1e-04)

Arguments

maxiter

maximum number of iterations

absval

tolerance criterion for convergence

Value

a list with control arguments

See Also

orlm


goric documentation built on April 4, 2025, 4:36 a.m.