Man pages for reichlab/covidEnsembles
What the Package Does (One Line, Title Case)

as.data.frame.QuantileForecastMatrixTranslate from a QuantileForecastMatrix representation of...
baseline_forecastsForecasts from a simple baseline model
build_covid_ensembleRead in covid forecasts from local files and fit one ensemble
calc_baseline_checkCompute check of whether predictive performance is comparable...
calc_forecast_missingnessCompute forecast missingness for each combination of location...
calc_forecast_week_end_dateCalculate end date for the week a forecast was made....
calc_model_eligibility_for_ensembleGenerate a data frame with a row for each model and an...
calc_nondecreasing_quantile_checkCompute check of whether quantiles for consecutive targets (1...
calc_q10_checkCompute check of whether quantile 0.1 for 1 week ahead...
calc_relative_horizonCalculate the effective horizon of a forecast relative to the...
calc_relative_targetCalculate the effective target relative to the...
calc_retrospective_ensemble_scoresCalculate scores of retrospective ensemble forecasts
calc_sd_checkCompute check of whether mean of forecast medians in a...
calc_target_string_end_dateCalculate the target end date by parsing a target...
calc_target_week_end_dateCalculate end date for the week a forecast is targeting....
covidEnsemblescovidEnsembles - Utility functions for CDC forecasts
date_to_week_end_dateCalculate week end date (i.e., Saturday) for the MMWR...
estimate_qraEstimate Quantile Regression Averaging model
estimate_qra_ewEstimate Quantile Regression Averaging model with equal...
estimate_qra_optimizedEstimate qra parameters by optimizing weighted interval score...
estimate_qra_qenspyEstimate qra model using qenspy package as backend
estimate_qra_quantgenEstimate qra model using quantgen package as backend
extract_weights_qenspy_qra_fitExtract weights from a quantile regression averaging fit from...
fips_codesFIPS codes for the US and its states and territories
get_all_project_forecastsDownload all forecasts for a project and assemble into a data...
get_all_wis_componentscompute wis and contributions to wis from each interval level
get_by_location_group_ensemble_fits_and_predictionsCalculate ensemble fits separately by location group
get_candidate_modelsGet a list of candidate models with specified model...
get_ensemble_fit_and_predictionsCalculate ensemble fits for a single window size
get_imputed_ensemble_fits_and_predictionsCalculate ensemble fits after imputing missing forecasts
get_observed_by_location_target_end_dateget observed cases and/or deaths
get_one_project_forecastDownload a single forecast for a project and assemble into a...
grid_search_rel_wis_weightsConduct a grid search by evaluating the objective function at...
impute_missing_per_quantileImpute missing values for each quantile level in a quantile...
init_par_constructor_convex_per_modelInitial parameter constructor for qra_convex_per_model...
init_par_constructor_rel_wis_weighted_meanInitial parameter constructor for rel_wis_weighted_mean...
init_par_constructor_rel_wis_weighted_medianInitial parameter constructor for rel_wis_weighted_median...
init_par_constructor_rescaled_convex_per_modelInitial parameter constructor for rescaled_convex_per_model...
init_par_constructor_unconstrained_per_modelInitial parameter constructor for unconstrained_per_model...
interval_scoreCalculate interval scores for multiple intervals at a single...
is.median_qra_fitCheck if object is of class median_qra_fit
is.qenspy_qra_fitCheck if object is of class qenspy_qra_fit
is.qra_fitCheck if object is of class qra_fit
is.QuantileForecastMatrixCheck if object is of class QuantileForecastMatrix
is.rescaled_qra_fitCheck if object is of class rescaled_qra_fit
is.weighted_median_qra_fitCheck if object is of class weighted_median_qra_fit
load_covid_forecasts_relative_horizonLoad multiple models' last forecasts from multiple weeks and...
load_retrospective_ensemble_forecastsLoad retrospective ensemble forecasts that were made on or...
logspace_addCalculate log(exp(logx) + exp(logy)) in a somewhat...
logspace_subCalculate log(exp(logx) - exp(logy)) in a somewhat...
logspace_sub_matrix_rowsCalculate logspace difference of matrix rows in a somewhat...
logspace_sumCalculate log(sum(exp(logx))) in a somewhat numerically...
logspace_sum_matrix_rowsCalculate logspace summation of matrix rows in a somewhat...
model_constructor_convex_per_modelModel constructor for convex_per_model approach
model_constructor_rel_wis_weighted_meanModel constructor for rel_wis_weighted_mean approach
model_constructor_rel_wis_weighted_medianModel constructor for rel_wis_weighted_median approach
model_constructor_rescaled_convex_per_modelModel constructor for rescaled_convex_per_model approach
model_constructor_unconstrained_per_modelModel constructor for unconstrained_per_model approach
new_median_qra_fitCreate a median_qra_fit object
new_qenspy_qra_fitCreate a qenspy_qra_fit object
new_qra_fitCreate a qra_fit object
new_QuantileForecastMatrixCreate a QuantileForecastMatrix object
new_QuantileForecastMatrix_from_dfTranslate from a tidy data frame of forecasts to a wide...
new_rescaled_qra_fitCreate a rescaled_qra_fit object
new_weighted_median_qra_fitCreate a weighted_median_qra_fit object
par_grid_constructor_rel_wis_weighted_meanParameter search grid constructor for rel_wis_weighted_mean...
par_grid_constructor_rel_wis_weighted_medianParameter search grid constructor for rel_wis_weighted_median...
parse_model_casefunction to extract model identifiers from abbreviation
plot_forecasts_single_modelplot forecasts
predict.median_qra_fitPredict based on a quantile regression averaging fit
predict.qenspy_qra_fitPredict based on a quantile regression averaging fit
predict.qra_fitPredict based on a quantile regression averaging fit
predict.rescaled_qra_fitPredict based on a rescaled quantile regression averaging fit
predict.weighted_median_qra_fitPredict based on a quantile regression averaging fit
print.qfmPrint a QuantileForecastMatrix
qfm_dataShow the basic data matrix of a QuantileForecastMatrix
quantile_scoreCalculate quantile scores for multiple quantile predictions...
softmax_matrix_rowsCalculate softmax for each row of a matrix
sort.QuantileForecastMatrixSort method for QuantileForecastMatrix class which currently...
str.QuantileForecastMatrixConvenience 'str' method for QuantileForecastMatrix class...
sub-.QuantileForecastMatrixExtract parts of a QuantileForecastMatrix object
validate_qra_fitValidate qra_fit object
validate_quantile_crossingValidate quantile crossing
validate_QuantileForecastMatrixValidate QuantileForecastMatrix object
validate_rescaled_qra_fitValidate rescaled_qra_fit object
weighted_interval_penaltyCalculate interval scores for multiple intervals at a single...
weighted_interval_widthCalculate weighted interval width for multiple intervals at a...
wipCalculate quantile score, optionally including absolute...
wisCalculate quantile score, optionally including absolute...
wis_lossCalculate wis_loss as a function of parameters used to...
wis_loss_rel_wis_weightsCalculate wis_loss as a function of parameters used to...
wiwCalculate quantile score, optionally including absolute...
reichlab/covidEnsembles documentation built on Jan. 31, 2024, 7:21 p.m.