Syntax
>>>> SEQUENTIAL
Parent Command
>>> SELECT
Subcommand
-
Description
This command defines one of the criteria used for automatic parameter selection. It examines and ranks the potential of a parameter to reduce the objective function based on the sensitivity coefficient:
dD = |delta S|where (delta S) is the change of the objective function if the parameter is perturbed by a certain, small value (see command >>> PERTURB).
The most sensitive parameters are sequentially added to the parameter vector such that all parameters specified in block > PARAMETER are selected for the final iteration.
Example
> COMPUTATION
>> OPTION
>>> SELECT parameter automatically
>>>> evaluate sens. criterion every : 3 ITERATIONS
>>>> add SEQUENTIALLY
<<<<
<<<
<<
See Also
>>>> ITERATION (s) | >>>> CORRELATION | >>>> SENSITIVITY