MonthlyFourier.sample_curve#

MonthlyFourier.sample_curve(parameters)#

Create full period of the fourier seasonality.

Parameters:
parametersaz.InferenceData | xr.Dataset

Inference data or dataset containing the fourier parameters. Can be posterior or prior.

Returns:
xr.DataArray

Full period of the fourier seasonality.