Biogeme: Python Library
2.5
|
Function implementing the Box-Cox transform of a variable. More...
Go to the source code of this file.
Functions | |
def | boxcox.boxcox (x, l) |
Implements the Box-Cox transform of a variable. More... | |
Function implementing the Box-Cox transform of a variable.
Definition in file boxcox.py.