qris.control | R Documentation |
Auxiliary function as user interface for qris
fitting.
qris.control(maxiter = 10, tol = 0.001, trace = FALSE)
maxiter |
max number of iteration. |
tol |
tolerance of convergence |
trace |
a binary variable, determine whether to save output for each iteration. |
When trace
is TRUE, output for each iteration is printed to the screen.
A list with the arguments as components.
qris
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.