-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathNAMESPACE
More file actions
65 lines (64 loc) · 1.18 KB
/
NAMESPACE
File metadata and controls
65 lines (64 loc) · 1.18 KB
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
# Generated by roxygen2 (4.0.2): do not edit by hand
export(addRuleQuality)
export(arulesApp)
export(balPanel)
export(binCat)
export(depthbin)
export(dir2dfList)
export(editForm)
export(filterRules)
export(getEfromVlist)
export(getV1fromVlist)
export(getVfromE)
export(ipipApp)
export(isKey)
export(leafletMapDF)
export(logit2tab)
export(makeForm)
export(makeSQL_createTable)
export(makeVertexAtt)
export(mergeEdgeLists)
export(mergeRules2trans)
export(missdf)
export(optimizeModelWeight)
export(overlap)
export(partialDep)
export(partialDepAll)
export(plotAvgBy)
export(plotBestglm)
export(plotdf)
export(predQuantile)
export(predSortPlot)
export(pruneEdge)
export(quantileFeatureScore)
export(quantileScore)
export(quantile_df)
export(removePeriods)
export(rfImp)
export(roundCut)
export(rules2df)
export(shinyTable)
export(shuffleAnova)
export(smartAgg)
export(tableNet)
export(travCount)
export(travOut)
export(uniglm)
import(BBmisc)
import(Hmisc)
import(MASS)
import(RColorBrewer)
import(arules)
import(arulesViz)
import(bestglm)
import(data.table)
import(fmsb)
import(ggplot2)
import(gplots)
import(htmlwidgets)
import(igraph)
import(leaflet)
import(memoise)
import(randomForest)
import(shiny)
import(vcd)