FourierBase.sample_curve# FourierBase.sample_curve(parameters)[source]# Create full period of the fourier seasonality. Parameters: parametersaz.InferenceData | xr.DatasetInference data or dataset containing the fourier parameters. Can be posterior or prior. Returns: xr.DataArrayFull period of the fourier seasonality.