calculateShortestPaths {AFM}R Documentation

calculate the shortest path between adjacent nodes

Description

Calculate the shortest path between all nodes of degree different to 2 that are connected with nodes of degree equal to 2 Calculate the distance between the above nodes.

Usage

calculateShortestPaths(..., AFMImageNetworksAnalysis)

Arguments

...

cl: a cluster object from the parallel package

AFMImageNetworksAnalysis

a AFMImageNetworksAnalysis

Author(s)

M.Beauvais


[Package AFM version 2.0 Index]