GeometricAdstock.sample_curve#
- GeometricAdstock.sample_curve(parameters, amount=1.0)#
Sample the adstock transformation given parameters.
- Parameters:
- parameters
xr.Dataset
Dataset with parameter values.
- amount
float
, optional Amount to apply the adstock transformation to, by default 1.0.
- parameters
- Returns:
xr.DataArray
Adstocked version of the amount.