-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
74 lines (73 loc) · 1.4 KB
/
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
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
70
71
72
73
74
# Generated by roxygen2 (4.1.0): do not edit by hand
export(.format_cm)
export(any_missing)
export(append_features)
export(append_paths_to_config)
export(balance)
export(binarify)
export(binify)
export(bins)
export(check_read)
export(clean_names)
export(compare_models)
export(compute_metrics)
export(create.dir)
export(create_dir)
export(delete_all_missing)
export(delete_by_regex)
export(delete_zero_var)
export(display_cm)
export(equal_groups)
export(fileSize)
export(fix_slashes)
export(formatters)
export(group_ages)
export(group_ethnicities)
export(install_packages)
export(lclip)
export(mcImpute)
export(mcNearZeroVar)
export(merge_by_key)
export(metricify)
export(objectSize)
export(pN)
export(pre_process)
export(predict_outcomes)
export(prepare_universe)
export(prepare_universes)
export(println)
export(read.all)
export(readGoogle)
export(read_any)
export(read_dir)
export(result_predictions)
export(run_models)
export(safe_paths)
export(score_models)
export(score_models_split)
export(scrub_income)
export(shorten_names)
export(source_dir)
export(timed_try)
export(totitle)
export(train_model)
export(train_universe)
export(train_universes)
export(vswitch)
export(winner)
export(winners)
export(with_leaners)
import(XML)
import(caret)
import(data.table)
import(devtools)
import(doMC)
import(dplyr)
import(foreign)
import(httr)
import(parallel)
import(rmarkdown)
import(sjPlot)
import(stringr)
import(xtable)
import(yaml)