Package index
-
add_to_original_data()
- Add the estimated fitted values back to the original
-
calculate_identities()
- Calculate values for identity/definition variables not available in Eurostat
-
check_config_table()
- Check the configuration of the model contained in the config table
-
check_frequencies()
- An internal function that checks the frequencies of the model values
-
classify_variables()
- Classify variables
-
clean_data()
- Prepare the clean dataframe for modelling
-
determine_datacodes()
- Determine which Eurostat datasets need to be downloaded
-
determine_eurocodes()
- Determine which Eurostat variables need to be found
-
determine_variables()
- Determine which model variables need to be found
-
diagnostics_model()
- Creates a Summary of the Diagnostics of the OSEM Model
-
dict
- Dictionary for translating model variable names
-
dict_imf
- Dictionary for translating IMF model variable names
-
dict_statcan
- Dictionary for translating StatCan model variable names
-
download_edgar()
- Download Edgar
-
download_eurostat()
- Download Eurostat
-
download_imf()
- Download IMF
-
download_statcan()
- Download StatCan
-
estimate_module()
- Estimate the specific module using indicator saturation
-
forecast_exogenous_values()
- Internal function to forecast exogenous variables
-
forecast_extract_info()
- Extract relevant information from the osem model object for forecasting and nowcasting
-
forecast_identities()
- An internal function to forecast identities within forecast_model
-
forecast_insample()
- Forecast model insample to evaluate forecasting performance
-
forecast_model()
- Forecast OSEM model
-
forecast_sensitivity()
- Evaluate the sensitivity of forecasts to varying exogenous values
-
forecast_setup_estimated_relationships()
- Internal function to set-up the forecasting of estimated relationships
-
identify_module_data()
- Identifies which variables are required for running the module
-
identity_module()
- Performs computations for the identity/definition modules
-
load_locally()
- Load Locally
-
load_or_download_variables()
- Loads or downloads the necessary data for all modules
-
model_table()
- Show the final regression equations estimated by the OSEM Model
-
network()
- Visualize dependence between modules
-
nowcast_setup_estimated_relationships()
- Internal function to set-up the nowcasting of estimated relationships
-
nowcasting()
- Nowcast missing data for forecasting
-
osem
osem
package
-
plot(<osem>)
- Plot the estimated OSEM Model
-
plot(<osem.forecast>)
- Plot a Forecast Object of the OSEM Model
-
plot(<osem.forecast.insample>)
- Plot an Insample-Forecast of the OSEM Model
-
present_model()
- Present the results of the OSEM Model in a Shiny Dashboard
-
print(<osem>)
- Print output of an OSEM Model
-
print(<osem.forecast>)
- Print output of an OSEM Forecast
-
run_model()
- Runs the OSEM model
-
run_module()
- Runs a module
-
run_shiny()
- Creates and runs the OSEM Shiny App
-
sample_input
- Sample Input for the OSEM Model
-
strsplits()
- unpack formulas
-
super.exogeneity()
- Super Exogeneity (Parameter Invariance) Test
-
translate_variables()
- Translate model variable names to Eurostat codes
-
update_data()
- Updates the osem dataset with fitted values