Generate forecasts from ETS and ARIMA models, reconcile them, and combine them. Return a fable object containing the forecasts.
Arguments
- data
 Data set computed from
read_tac_data- h
 Forecast horizon.
- nsim
 Number of simulated future sample paths per model.