https://github.com/nixtla logo
j

John Lashlee

08/28/2023, 11:07 PM
Is there a StatsForecast method or some way to return samples? I'm forecasting h periods ahead and getting point estimates and confidence intervals. Just wondering if there's a way to easily return some sample h-period sequences.
m

Mariana Menchero

08/28/2023, 11:31 PM
Hi @John Lashlee for now, you can only get point estimates and confidence intervals in statsforecast. if you want another functionality, please help us by creating a new issue: https://github.com/Nixtla/statsforecast/issues
j

John Lashlee

08/28/2023, 11:49 PM
OK! Thanks, Mariana.