Local functions that are used to pre-process our specific data for use in the stan model These will be used to get the data up to the point it needs to be in the get_stan_data functions, which format the data into the stan lists that the stan model needs. None of these will be exported Get forecast date from today's date
Source:R/pre_processing.R
get_nearest_forecast_date.Rd
Local functions that are used to pre-process our specific data for use in the stan model These will be used to get the data up to the point it needs to be in the get_stan_data functions, which format the data into the stan lists that the stan model needs. None of these will be exported Get forecast date from today's date