LogForm
scalation.mathstat.LogForm
The LogForm class applies a shifted b_(0) and scaled b_(1) LOG-transformation. Note: the default w = (1, 1) corresponds to log1p and its inverse to expm1. For shift s and scale a,
x -> log (ax + s)
Value parameters
- w
-
the transform argument vector (w -> b)
Attributes
- Graph
-
- Supertypes
Members list
In this article