Files in caldwellst/augury
Provides Streamlined Methods for Data Imputation and Forecasting for WHO DDI Statistics

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/document-style.yml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/augury_add_columns.R R/data.R R/error_correct.R R/expand_df.R R/get_model_data.R R/merge_prediction.R R/model_error.R R/obs_filter.R R/predict_aarr.R R/predict_average.R R/predict_forecast.R R/predict_forecast_avg_trend.R R/predict_forecast_avg_trend_wrappers.R R/predict_forecast_wrappers.R R/predict_general_mdl.R R/predict_general_mdl_avg_trend.R R/predict_general_mdl_avg_trend_wrappers.R R/predict_general_mdl_wrappers.R R/predict_inla.R R/predict_inla_avg_trend.R R/predict_inla_wrappers.R R/predict_lme4.R R/predict_lme4_avg_trend.R R/predict_lme4_avg_trend_wrappers.R R/predict_lme4_wrappers.R R/predict_simple.R R/probit.R R/remove_groups.R R/scale.R R/utils_asserts.R R/utils_average_trend.R R/utils_formulas.R R/utils_imports.R R/utils_pipe.R README.Rmd README.md
_pkgdown.yml
augury.Rproj
data-raw/covariates_df.R
data-raw/functions_covariates.RDa
data/covariates_df.rda
man/assert_columns.Rd man/assert_columns_unique.Rd man/assert_df.Rd man/assert_error_correct_avg_trend.Rd man/assert_function.Rd man/assert_group_models.Rd man/assert_group_sort_col.Rd man/assert_h.Rd man/assert_inla.Rd man/assert_model.Rd man/assert_numeric.Rd man/assert_numeric_cols.Rd man/assert_numeric_cols_avg.Rd man/assert_string.Rd man/assert_test_col.Rd man/augury_add_columns.Rd man/calculate_aarr.Rd man/calculate_sq_ch.Rd man/covariates_df.Rd man/error_correct_fn.Rd man/expand_df.Rd man/expand_df_filter.Rd man/expand_df_min.Rd
man/figures/logo.jpg
man/figures/logo.png
man/filter_model_data.Rd man/fit_aarr_model.Rd man/fit_forecast_average_model.Rd man/fit_forecast_model.Rd man/fit_general_average_model.Rd man/fit_general_model.Rd man/fit_inla_average_model.Rd man/fit_inla_model.Rd man/fit_lme4_average_model.Rd man/fit_lme4_model.Rd man/forecast_series.Rd man/get_average_df.Rd man/get_forecast_data.Rd man/get_formula_avg_cols.Rd man/get_model_data.Rd man/interpolate_aarr.Rd man/join_covariates_df.Rd man/map_model_behavior.Rd man/merge_average_df.Rd man/merge_prediction.Rd man/model_error.Rd man/parse_formula.Rd man/parse_obs_filter.Rd man/pipe.Rd man/predict_aarr.Rd man/predict_average.Rd man/predict_average_fn.Rd man/predict_forecast.Rd man/predict_forecast_avg_trend.Rd man/predict_forecast_data.Rd man/predict_general_data.Rd man/predict_general_mdl.Rd man/predict_general_mdl_avg_trend.Rd man/predict_glm.Rd man/predict_glm_avg_trend.Rd man/predict_glmer.Rd man/predict_glmer_avg_trend.Rd man/predict_holt.Rd man/predict_holt_avg_trend.Rd man/predict_inla.Rd man/predict_inla_avg_trend.Rd man/predict_inla_data.Rd man/predict_inla_me.Rd man/predict_inla_ts.Rd man/predict_lm.Rd man/predict_lm_avg_trend.Rd man/predict_lme4.Rd man/predict_lme4_avg_trend.Rd man/predict_lme4_data.Rd man/predict_lmer.Rd man/predict_lmer_avg_trend.Rd man/predict_nlmer.Rd man/predict_nlmer_avg_trend.Rd man/predict_ses.Rd man/predict_ses_avg_trend.Rd man/predict_simple.Rd man/predict_simple_fn.Rd man/probit_transform.Rd man/probit_vec.Rd man/remove_groups.Rd man/scale_transform.Rd man/scale_vec.Rd man/simple_extrap.Rd man/temp_fill.Rd man/trim_series.Rd
vignettes/.gitignore
vignettes/average-trend.Rmd vignettes/forecast-modeling.Rmd vignettes/inla-modeling.Rmd vignettes/simple-methods.Rmd
caldwellst/augury documentation built on Oct. 10, 2024, 8:20 a.m.