forked from lors24/optimbucket
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
39 lines (38 loc) · 907 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
S3method("[",wroc.list)
S3method(all,equal.wroc)
S3method(analyze,wroc)
S3method(c,wroc)
S3method(c,wroc.list)
S3method(copy,summary.wroc.list)
S3method(copy,wroc)
S3method(copy,wroc.list)
S3method(optimize,wroc)
S3method(optimize,wroc.list)
S3method(performance,numeric)
S3method(performance,wroc)
S3method(performance,wroc.list)
S3method(plot,wroc)
S3method(plot,wroc.list)
S3method(points,wroc.list)
S3method(predict,wroc)
S3method(predict,wroc.list)
S3method(print,summary.wroc)
S3method(print,summary.wroc.list)
S3method(print,wroc)
S3method(print,wroc.list)
S3method(subset,wroc)
S3method(subset,wroc.list)
S3method(summary,wroc)
S3method(summary,wroc.list)
S3method(wroc,default)
S3method(wroc,formula)
export("%>%")
export(analyze)
export(copy)
export(optimize)
export(performance)
export(point_transform)
export(reset.buckets)
export(woe)
export(wroc)