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
Related Posts with Mininum edge weights in the path between two nodes (Network Analsysis)
How to specify variable labels for the x-axis in several linesHello I would like to specify the variable names in several lines of a graph, because they are very …
Identify observations with criteria that occur first time after at least five yearsDear members, I have an unbalanced panel data on companies and their financial accounts for 15 year…
Referring to dates using business calendarsDear Stata list, I am using time series data with a business calendar as I only look at trading dat…
Discrete Time Hazard, Competing RisksHi, I am working on a survival time model using linear probability model. Discrete survival time mo…
tobit with vce (cluster clustervar) or xttobitDear all, I'm working with a unbalanced panel data set with 208500 observations from 3371 firms in …
Subscribe to:
Post Comments (Atom)
0 Response to Mininum edge weights in the path between two nodes (Network Analsysis)
Post a Comment