R/epipredict-package.R

## usethis namespace: start
#' @import epiprocess parsnip epidatasets
#' @importFrom checkmate assert_class assert_numeric
#' @importFrom checkmate test_character test_date test_function
#' @importFrom checkmate test_integerish test_logical
#' @importFrom checkmate test_numeric test_scalar
#' @importFrom cli cli_abort cli_warn
#' @importFrom dplyr arrange across all_of any_of bind_cols bind_rows group_by
#' @importFrom dplyr full_join relocate summarise everything
#' @importFrom dplyr inner_join
#' @importFrom dplyr summarize filter mutate select left_join rename ungroup
#' @importFrom epiprocess growth_rate growth_rate_params is_epi_df
#' @importFrom magrittr extract2
#' @importFrom rlang := !! %||% as_function global_env set_names !!! caller_arg
#' @importFrom rlang is_logical is_true inject enquo enquos expr sym arg_match
#' @importFrom stats poly predict lm residuals quantile
#' @importFrom tibble as_tibble
## usethis namespace: end
NULL
cmu-delphi/epipredict documentation built on March 5, 2025, 12:17 p.m.