-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNAMESPACE
44 lines (43 loc) · 992 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# Generated by roxygen2: do not edit by hand
export(arrange_entry)
export(create_onset)
export(create_peak)
export(create_seasonal)
export(create_truth)
export(create_week)
export(expand_percent)
export(expand_truth)
export(expand_week)
export(generate_point_forecast)
export(generate_point_forecasts)
export(normalize_probs)
export(plot_cdc)
export(plot_onset)
export(plot_peakper)
export(plot_peakweek)
export(plot_weekahead)
export(read_entry)
export(remove_invalid)
export(score_entry)
export(verify_ILI)
export(verify_ILI_colnames)
export(verify_ILI_location)
export(verify_agegrp)
export(verify_bins)
export(verify_colnames)
export(verify_entry)
export(verify_entry_file)
export(verify_hosp)
export(verify_locations)
export(verify_point)
export(verify_probabilities)
export(verify_targets)
export(verify_types)
export(verify_units)
export(visualize_forecast)
export(write_entry)
export(write_valid_entry)
import(cdcfluview)
import(dplyr)
import(magrittr)
importFrom(MMWRweek,MMWRweek)