Nowcast missing data for forecasting
nowcasting.Rd
Nowcast missing data for forecasting
Arguments
- model
A model object of class 'osem'.
- exog_df_ready
The outcome of the forecast_exogenous_values function, as prepared by the forecast_model function..
- frequency
Character string that indicates the frequency of the model. Must be compatible with the 'by' argument in
seq.Date()
.