-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
73 lines (72 loc) · 1.68 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
# Generated by roxygen2: do not edit by hand
S3method(plot,Clarity)
S3method(plot,ClarityPlot)
S3method(plot,ClarityScan)
S3method(plot,ClarityScanSignificance)
S3method(plot,ClaritySignificance)
export(Clarity_Chart)
export(Clarity_Compare)
export(Clarity_Extract)
export(Clarity_Multiplicative_Scan)
export(Clarity_ObjectivePlot)
export(Clarity_Persistence)
export(Clarity_Predict)
export(Clarity_Scan)
export(Clarity_fixedK)
export(c_BackwardStep)
export(c_Bootstrap)
export(c_BootstrapStructure)
export(c_Center)
export(c_CompareEmpirical)
export(c_CompareEmpiricalTwoTailed)
export(c_CompareNormal)
export(c_CompareNormalTwoTailed)
export(c_DecreaseK)
export(c_ForwardBackward)
export(c_ForwardStep)
export(c_GetAFromSimplex)
export(c_Identity)
export(c_IncreaseK)
export(c_IterativeSVD)
export(c_MeanScale)
export(c_Merge)
export(c_MergeSquare)
export(c_Procrust)
export(c_Robust_updateX_solve)
export(c_SVD_ResidualExtend)
export(c_SVD_ResidualExtendFixedK)
export(c_SVD_Scan)
export(c_SVD_fixedK)
export(c_ScanOnly)
export(c_Scoresplit)
export(c_SimplexSurrounding)
export(c_SplitComparison)
export(c_SplitData)
export(c_argmatch)
export(c_calXfromX)
export(c_crossvalidate)
export(c_dist)
export(c_fixdiagonals)
export(c_getC)
export(c_initKmeans)
export(c_legend)
export(c_listDivergence)
export(c_listSymmetricDivergence)
export(c_listscore)
export(c_multiplicative_fixedK)
export(c_nodiagSVD_Scan)
export(c_objectivefunction)
export(c_pval)
export(c_px2_lt_x1)
export(c_regSimplex)
export(c_scaleSimplex)
export(c_simpleSVD_Scan)
export(c_simpleSVD_fixedK)
export(c_svd)
export(c_svd0)
export(c_svdlist)
export(c_updateA)
export(c_updateX)
export(c_updateX_solve)
export(rdirichlet)
importFrom(methods,is)