Skip to contents

Get the order of the locations for plotting

Usage

order_locations(df, score_name)

Arguments

df

a dataframe containing the column name phase which will contain character strings indicating the phase of the epidemic (increasing, decreasing, peak, or nadir) of the score/quantile/sample.

score_name

string indicating the name of the score either rel_crps or rel_wis

Value

a dataframe containing the same columns as df but with the addition of fig_order and reordered in terms of fig_order for plotting.