TransformS
scalation.mathstat.TransformS
The TransformS class holds a transform specification that contains default values for the parameters w and their bounds, e.g., w in x -> f(w_0 + w_1 * x)
Value parameters
- l
-
the vector containing the lower bounds of shift and scale parameters a* @param u the vector containing the upper bounds of shift and scale parameters
- w
-
the vector of two nonlinear parameters: shift w_0 and scale w_1 parameters
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article