MonthlyFourier.sample_curve#
- MonthlyFourier.sample_curve(parameters)#
Create full period of the fourier seasonality.
- Parameters:
- parameters
az.InferenceData
|xr.Dataset
Inference data or dataset containing the fourier parameters. Can be posterior or prior.
- parameters
- Returns:
xr.DataArray
Full period of the fourier seasonality.