Quantile forecasts are extracted from the list of ts_forecast objects and exported in array format to an HDF5 file. Can equivalently export a file with a NetCDF extension; ncdf4 package is used for NetCDF/HDF5 handling.
1 | export_quantiles_to_h5(forecast_runs, fname)
|
forecast_runs |
A list of ts_forecast objects |
fname |
Path to output file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.