DynComm-package | DynComm: Dynamic Network Communities Detection |
DynComm-package-dev | DynComm Documentation for Developers |
addRemoveEdges | addRemoveEdges(graphAddRemove) |
ALGORITHM | List of available algorithms. |
Algorithm | List of available algorithms. |
algorithm | List of available algorithms. |
ALGORITHM-dev | DynComm Documentation for Developers of new Main Algorithms |
ALGORITHM_LOUVAIN | ALGORITHM_LOUVAIN |
communities | communities() |
communitiesEdgeCount | communitiesEdgeCount() |
community | community(vertex) |
communityCount | communityCount() |
communityEdgeWeight | communityEdgeWeight(source,destination) |
communityInnerEdgesWeight | communityInnerEdgesWeight(community) |
communityMapping | communityMapping(differential, file) |
communityNeighbours | communityNeighbours(community) |
communityTotalWeight | communityTotalWeight(community) |
communityVertexCount | communityVertexCount(community) |
CRITERION | List of available CRITERION (quality measurement functions). |
Criterion | List of available CRITERION (quality measurement functions). |
criterion | List of available CRITERION (quality measurement functions). |
CRITERION-dev | DynComm Documentation for Developers of new Criterion for Main Algorithms |
CRITERION_MODULARITY | CRITERION_MODULARITY |
DynComm | DynComm |
DynComm.add | addRemoveEdges(graphAddRemove) |
DynComm.addRemove | addRemoveEdges(graphAddRemove) |
DynComm.addRemoveEdges | addRemoveEdges(graphAddRemove) |
DynComm.communities | communities() |
DynComm.communitiesEdgeCount | communitiesEdgeCount() |
DynComm.community | community(vertex) |
DynComm.communityCount | communityCount() |
DynComm.communityEdgeWeight | communityEdgeWeight(source,destination) |
DynComm.communityInnerEdgesWeight | communityInnerEdgesWeight(community) |
DynComm.communityMapping | communityMapping(differential, file) |
DynComm.communityNeighbours | communityNeighbours(community) |
DynComm.communityNodeCount | communityVertexCount(community) |
DynComm.communityTotalWeight | communityTotalWeight(community) |
DynComm.communityVertexCount | communityVertexCount(community) |
DynComm.edgeCount | edgeCount() |
DynComm.edgeWeight | edgeWeight(source,destination) |
DynComm.neighbours | neighbours(vertex) |
DynComm.nodes | vertices(community) |
DynComm.nodesAll | verticesAll() |
DynComm.nodesCount | vertexCount() |
DynComm.postProcess | postProcess(actions) |
DynComm.quality | quality() |
DynComm.results | results(differential) |
DynComm.select | select(postProcessing, id) |
DynComm.time | time(differential=FALSE) |
DynComm.vertexCount | vertexCount() |
DynComm.vertices | vertices(community) |
DynComm.verticesAll | verticesAll() |
edgeCount | edgeCount() |
edgeWeight | edgeWeight(source,destination) |
neighbours | neighbours(vertex) |
postProcess | postProcess(actions) |
POSTPROCESSING | List of available post processing algorithms. |
POSTPROCESSING-dev | DynComm Documentation for Developers of new Post Processing Algorithms |
POSTPROCESSING_DENSOPT | POSTPROCESSING_DENSOPT |
quality | quality() |
results | results(differential) |
select | select(postProcessing, id) |
time | time(differential=FALSE) |
vertexCount | vertexCount() |
vertices | vertices(community) |
verticesAll | verticesAll() |