DelayedAdstock.sample_curve#

DelayedAdstock.sample_curve(parameters, amount=1.0)#

Sample the adstock transformation given parameters.

Parameters:
parametersxr.Dataset

Dataset with parameter values.

amountfloat, optional

Amount to apply the adstock transformation to, by default 1.0.

Returns:
xr.DataArray

Adstocked version of the amount.