-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 939 Bytes
/
Copy pathNAMESPACE
File metadata and controls
35 lines (34 loc) · 939 Bytes
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(PHM)
export(PHMv2)
export(addPosteriorMatrix)
export(computeDeltaPmcMatrix)
export(computeMonteCarloDeltaPmcMatrix)
export(computeMonteCarloPmc)
export(computePairwisePmcMatrix)
export(computePmc)
export(computePosteriorProbMatrix)
export(consolidateParams)
export(constructPmcParamsMclust)
export(constructPmcParamsPartition)
export(constructPmcParamsSubAggMclust)
export(constructPmcParamsSubAggPartition)
export(constructPmcParamsWeightedPartition)
export(convertToPHMv2)
export(decomposeParams)
export(plotPHMDendrogram)
export(plotPHMDistruct)
export(plotPHMMatrix)
export(plotPHMv2Dendrogram)
export(plotPHMv2Heatmap)
export(plotPmc2D)
export(plotPmcMatrix)
export(recoverDeltaPmcMatrix)
export(recoverDeltaPmcv2)
export(recoverGroupsv2)
export(recoverPHMParams)
export(recoverParamsv2)
export(recoverPosterior)
export(recoverPosteriorv2)
importFrom(magrittr,"%>%")