Learn R Programming

qris (version 1.1.1)

qris.control: Auxiliary for Controlling qris

Description

Auxiliary function as user interface for qris fitting.

Usage

qris.control(maxiter = 10, tol = 0.001, trace = FALSE)

Value

A list with the arguments as components.

Arguments

maxiter

max number of iteration.

tol

tolerance of convergence

trace

a binary variable, determine whether to save output for each iteration.

Details

When trace is TRUE, output for each iteration is printed to the screen.

See Also

qris