Dear Statalisters,
(Stata version 15.1)
I have a network N and I am using the user-developed package "nwcommands."
I identify the path between two nodes A and B.
nwpath N, ego (A) alter (B)
Suppose that between nodes A and B, I have three edges: a (8), b, (6), and c (5), the parentheses represent the weight of each edge.
How can I calculate the minimum edge weights in the path between two nodes? In this, case, the minimum is equal to 5.
Thank you and warm regards
LR
0 Response to Mininum edge weights in the path between two nodes (Network Analsysis)
Post a Comment