-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathNAMESPACE
75 lines (74 loc) · 1.54 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
75
# Generated by roxygen2: do not edit by hand
S3method(logLik,kmeans)
S3method(makepredictcall,bag)
S3method(makepredictcall,na.dummy)
S3method(makepredictcall,sincos)
S3method(na.dummy,data.frame)
S3method(na.dummy,numeric)
S3method(t,list)
export(Comment)
export(Mode)
export(Tarone.test)
export(approxAUC)
export(approxpDirichlet)
export(bag)
export(bsearch7)
export(calcBMI)
export(chunk2)
export(clamp)
export(classMethods)
export(coalesce)
export(copyEnv)
export(cor2cov)
export(ddensity)
export(duplicated2)
export(enumerate)
export(fix_predvars)
export(flatten2)
export(frontier)
export(horner.poly)
export(horner.rational)
export(invinteraction)
export(invwhich)
export(is.knitr.in.progress)
export(is.rstudio)
export(is.rstudio.console)
export(is_inst)
export(lsos)
export(match.call.defaults)
export(na.dummy)
export(parseLDAP)
export(partial)
export(pdensity)
export(permutations)
export(qdensity)
export(randomRows)
export(rcweibull)
export(rdensity)
export(read.directory)
export(readkey)
export(reflect_triangle)
export(replace_null_recursively)
export(resave)
export(rsplit)
export(sincos)
export(split_path)
export(sprintf_named)
export(strReverse)
export(substituteExpr)
export(trim_leading)
export(trim_trailing)
export(unique_columns)
export(unscale)
export(zip2)
importFrom(stats,approx)
importFrom(stats,makepredictcall)
importFrom(stats,na.action)
importFrom(stats,pnorm)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(utils,methods)
importFrom(utils,object.size)