forked from LBNL-ETA/RMV2.0
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
69 lines (68 loc) · 1.56 KB
/
NAMESPACE
File metadata and controls
69 lines (68 loc) · 1.56 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
# Generated by roxygen2: do not edit by hand
export(acf_plot)
export(act_plot)
export(act_vs_fit_plot)
export(axis_range)
export(clean_Temp)
export(clean_Temp_2)
export(clean_eload)
export(convert_15min_to_1_hour)
export(cpt_det)
export(cpt_save_plot)
export(create_date_var)
export(cusum_plot)
export(cusum_plot_type)
export(daily_cusum_barplot)
export(daily_save_barplot)
export(data_load)
export(days_off_var)
export(detect_interval)
export(dyBarChart)
export(dyMultiColumn)
export(eload_heatmap)
export(eload_vs_input_plot)
export(errors_vs_input_plot)
export(findOccUnocc)
export(fitLBNLregress)
export(fsu_estimation_sc)
export(gbm_baseline)
export(gbm_cv_parallel)
export(gbm_tune)
export(k_dblocks_cv)
export(k_wblocks_cv)
export(load_session)
export(makeBaseline)
export(monthly_cusum_barplot)
export(monthly_save_barplot)
export(nre_eval)
export(number_of_days)
export(portfolio_savings)
export(post_plot)
export(pre_plot)
export(pred_accuracy)
export(ratio_missing)
export(runRMV_UI)
export(save_plot)
export(save_predictions)
export(save_session)
export(savings)
export(savings_UCalc)
export(savings_heatmap)
export(savings_plot_type)
export(savings_results_plot)
export(savings_summary)
export(savings_uncert)
export(screen_pie_plot)
export(screen_summary)
export(time_features)
export(time_format)
export(to_exclude)
export(to_extract)
export(towt_baseline)
export(towt_time_var)
export(train_model)
export(train_model_summary)
export(weekly_cusum_barplot)
export(weekly_save_barplot)
import(dplyr)
import(forecast)