-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
43 lines (42 loc) · 840 Bytes
/
NAMESPACE
File metadata and controls
43 lines (42 loc) · 840 Bytes
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
# Generated by roxygen2: do not edit by hand
export(.roll_meanr_time)
export(BIAS)
export(CRMSE)
export(MPI_bias)
export(MPI_corr_space)
export(MPI_corr_time)
export(MPI_perc)
export(MPI_sdev_space)
export(MPI_sdev_time)
export(MQI_ts)
export(MQI_ts_synth)
export(MQI_year)
export(NMB)
export(NMSD)
export(R)
export(RMSE)
export(RMS_U_mod)
export(RMS_U_obs)
export(U_mod_year)
export(U_obs_95)
export(U_obs_95_year)
export(dMaxAvg8h)
export(dMean)
export(multiplot)
export(params_U)
export(perc)
export(summary_plot)
export(summary_report)
export(target_plot)
export(target_report)
export(threshold)
import(data.table)
import(dplyr)
import(ggplot2)
importFrom(RcppRoll,roll_meanr)
importFrom(RcppRoll,roll_sumr)
importFrom(dplyr,full_join)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(tidyr,gather)