Description Usage Arguments See Also
Identify the path of optimal generalized path value from a source node to a target node.
1 |
sociomatrix |
a nonnegative, real valued sociomatrix. |
source |
an integer index corresponding to a node in |
target |
an integer index corresponding to a node in |
p |
a nonnegative real number that sets the 'p-norm' parameter for generalized path value calculation. |
node_costs |
a list of costs, in order, of all nodes represented in the sociomatrix, all are assumed 0 if unspecified |
gpv
to calculate the value of a user-specified path,
all_opt_gpv
to simultaneously identify the optimal paths
from any source node to any target node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.