|  | Box | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Transform(DoubleVector, Double) | Performs the Box Cox transformation transformed data[i] = (data[i]^lambda - 1)/lambda. | 
|   | Transform(DoubleVector, Double, Double) | Performs the Box Cox transformation transformed data[i] = (data[i]^lambda - 1)/lambda. | 
 See Also
See Also