-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
55 lines (54 loc) · 996 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
# Generated by roxygen2: do not edit by hand
export(LP)
export(adjustSign)
export(calARates)
export(calFittedSigma)
export(checkElement)
export(clustMem)
export(compASV)
export(corrToP)
export(cvDelta)
export(cvLambda)
export(dantzig)
export(essregCV)
export(estAI)
export(estAJDant)
export(estBeta)
export(estC)
export(estOmega)
export(estSigmaAlt)
export(estSigmaTJ)
export(findPureNode)
export(findRowMax)
export(findRowMaxInd)
export(findSignPureNode)
export(getOptPerm)
export(indName)
export(makeHeatmap)
export(merge)
export(mergeUnion)
export(offSum)
export(parseRun)
export(permA)
export(pipelineER1)
export(pipelineER2)
export(pipelineER3)
export(plainER)
export(predZ)
export(prediction)
export(pureRowInd)
export(readER)
export(recoverAI)
export(recoverGroup)
export(sigBetas)
export(sigZ)
export(signPerm)
export(singleton)
export(solveRow)
export(standCV)
export(testPure)
export(threshA)
export(threshSigma)
export(toCont)
importFrom(foreach,'%dopar%')
importFrom(magrittr,'%>%')