| allsubsetregression | Conduct best subset regression Conducts exhaustive best... |
| are_df_names_valid | are_df_names_valid determines whether df has appropriate... |
| df_to_ts | Convert a dataframe to an time series object. Only works for... |
| df_to_xts | Convert a dataframe to an XTS object. Only works for Year... |
| diff_df | diff_df |
| diff_inv_df | diff_inv_df Undo differencing. |
| fit_decomp | fit_decomp - takes a data frame and returns the fit object... |
| fit_holtwinters | fit_holtwinters - takes a data frame and returns the fit... |
| fit_linear | fit_linear - takes a data frame and returns the fit object... |
| fit_models | fit_models - find model fit objects for all selected model... |
| fit_naive | fit_naive - takes a data frame and returns the fit object for... |
| get_cv_error | Helper function for cross-validation; sampling part |
| get_forecast_plotdata | get_forecast_plotdata |
| get_model_formula | Helper function for cross-validation; model generator |
| get_proj_data | get_proj_data |
| get_starting_values | undiff_ts |
| ifelsefun | Helper function for writing signif. codes for rows in... |
| is_df_continuous | is_df_continous determines whether there are any missing... |
| is_row_index_unique | Checks whether dates are unique or if rows have multiple... |
| is_valid_df | is_valid_df - Determines whether a dataframe is valid to be... |
| load_csv | read a csv |
| load_excel | read excel |
| load_rds_file | read a dataframe from an rds file |
| load_user_data | Load and convert user selected data |
| merge_user_data | Merge a list of valid dataframes into a single dataframe. |
| mod_best_subset | mod_best_subset_ui and mod_best_subset_server |
| model_equation | Extracts an equation from the lm object |
| model.from.regobject | Extracts lm and model string from regsubsets object |
| mod_load_data | mod_load_data_ui and mod_load_data_server |
| mod_plot_data | mod_plot_data_ui and mod_plot_data_server |
| pipe | Pipe operator |
| plot_forecast | plot_forecast |
| predict_models | predict_models - calculate forecasts |
| run_app | Run the Shiny Application |
| xts_to_df | Converts a xts object into a dataframe compatible with SHIFT |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.