Manual Page for Command >>> SET


Syntax
>>> SET: iset

Parent Command
>> DRIFT
>> LAG
>> SCALING
>> SHIFT

 

Subcommand
all fourth-level commands in block > PARAMETER

 

Description
The parent command of this command identifies a parameter that refers to a data set, i.e., it manipulates the observed data. The data set is identified by its ordering number iset as specified in block > OBSERVATION. Alternatively, iset can be read using subcommand >>>> INDEX; the latter command must be used if multiple sets are selected.

Example
> PARAMETER

Estimate coefficients of regression dz=A+B*time to correct flowmeter
data. The flowmeter data are provided as data set No. 2, 3, and 4 in the
OBSERVATION block. All three data sets exhibit a constant offset to be
estimated. Data set No. 3 also shows a drift.

>> SHIFT
>>> NONE (multiple sets will be selected)
>>>> INDEX : 2 3 4
>>>> ANNOTATION: constant A (set 2, 3 and 4)
>>>> GUESS : 4.0E-6 [kg/sec]
<<<<
<<<

>> DRIFT
>>> data SET No. : 3
>>>> ANNOTATION: coefficient B (set 3 only)
>>>> GUESS : 1.0E-9 [kg/sec/sec]
<<<<
<<<
<<

 

See Also
-