-
Notifications
You must be signed in to change notification settings - Fork 25
/
NAMESPACE
39 lines (38 loc) · 1010 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
# Generated by roxygen2: do not edit by hand
export(aml_collect_data)
export(aml_consolidate_results)
export(aml_make_model)
export(aml_score_data)
export(aml_simulation)
export(aml_test_model)
export(check_if_optimize)
export(create_labelled_data)
export(create_transposed_data)
export(decrypt_mykeys)
export(dlog)
export(encrypt_api_key)
export(evaluate_macroeconomic_event)
export(get_profit_factorDF)
export(import_data)
export(mt_evaluate)
export(mt_import_data)
export(mt_make_model)
export(mt_stat_evaluate)
export(mt_stat_transf)
export(opt_aggregate_results)
export(opt_create_graphs)
export(rl_generate_policy)
export(rl_generate_policy_mt)
export(rl_log_progress)
export(rl_log_progress_mt)
export(rl_record_policy)
export(rl_record_policy_mt)
export(rl_write_control_parameters)
export(rl_write_control_parameters_mt)
export(to_m)
export(util_find_file_with_code)
export(util_find_pid)
export(util_generate_password)
export(util_profit_factor)
export(write_command_via_csv)
export(write_ini_file)