next up previous contents
Next: D4. Designs Up: D. Design of Experiments Previous: D2. Input Deck


D3. Transformations

For each parameter an optional transformation can be chosen. A list of possible transformations is given in Table D.2. For a detailed discussion of the use of transformation see Section 3.1.17.


Table D.2: Possible transformations.
Parameter Description
default  
lin $a \cdot x + b$
log $A \cdot log(B \cdot x)$
logsimple log(x)
f1 $A \cdot log(x/B)$
f2 $A \cdot (x - B)/x$
f3 $B \cdot (exp(A \cdot (x-C)/C)-1)$
f4 $B \cdot (1 - exp(A \cdot (C-x)/C))$
bc ((x+B2+1)A - 1)/A




R. Plasun