-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 775 Bytes
/
Copy pathNAMESPACE
File metadata and controls
30 lines (29 loc) · 775 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
# Generated by roxygen2: do not edit by hand
export(check_backtesting_iter)
export(check_backtesting_opt)
export(check_colnames)
export(check_data_dir)
export(check_data_sv_as_xts)
export(check_fc_horizon)
export(check_model_names)
export(check_models_args)
export(check_nb_cores)
export(check_period_iter)
export(check_preprocess_fct)
export(check_tensorflow)
export(check_time_id)
export(check_tmp_test_set_size)
export(check_valid_set_size)
export(default_prepro_fct)
export(generate_fc)
export(generate_fc_arima)
export(generate_fc_automl_h2o)
export(generate_fc_bsts)
export(generate_fc_ets)
export(generate_fc_lstm_keras)
export(generate_fc_nnetar)
export(generate_fc_snaive)
export(generate_fc_stl)
export(generate_fc_tbats)
export(save_as_df)
export(univariate_xts)