forked from stephens999/dscr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
33 lines (32 loc) · 777 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
# Generated by roxygen2 (4.0.2): do not edit by hand
export(aggregate_results)
export(apply_method_..m)
export(apply_method_.s.)
export(apply_method_.sm)
export(apply_method_rsm)
export(apply_methods)
export(data_subdir)
export(datafilename)
export(get_results)
export(get_results_scenario)
export(get_results_singletrial)
export(make_data)
export(make_data_rs)
export(make_data_scenario)
export(make_directories)
export(make_directories_method)
export(make_directories_scenario)
export(output_subdir)
export(outputfilename)
export(results_subdir)
export(resultsfilename)
export(run_dsc)
export(score_method)
export(score_method_scenario)
export(score_method_singletrial)
export(score_methods)
export(update_makefile)
import(knitr)
import(plyr)
import(psych)
import(reshape2)