utils#
Utility functions for the Marketing Mix Modeling module.
Functions
|
Apply a scikit-learn transformer across a dimension of an xarray DataArray. |
|
Compute the second derivative of the extended sigmoid function. |
|
Create new spend data for the channel forward pass. |
|
Remove scalar coordinates from an xarray DataArray. |
|
Estimate the parameters for the Michaelis-Menten function using curve fitting. |
|
Estimate the parameters for the sigmoid function using curve fitting. |
|
Find the inflection point of the extended sigmoid function. |
|
Sigmoid saturation function. |
|
Transform a 1D array using a scikit-learn transformer. |