Learn R Programming

goric (version 1.1-2)

orlmcontrol: 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