Nonlinear Estimation Reserved Variables |
The following variables are defined by the non-linear estimation instructions:
|
%CONVERGED |
=1 or 0. 1 indicates that the process converged. (INTEGER) |
|
%CVCRIT |
final convergence criterion (REAL). This will be equal to zero if the sub-iteration limit was reached on the last iteration. |
|
%ITERS |
iterations completed (INTEGER) |
|
%LAGRANGE |
VECTOR of Lagrange multipliers if estimating with constraints. |
Copyright © 2026 Thomas A. Doan