View source: R/calculate_dci.R
calculate_dci_pot | R Documentation |
Calculate non-thresholded potamodromous DCI
calculate_dci_pot(all_members, net_nodes, seg_weights, parallel, quiet)
all_members |
An integer vector holding all assigned membership labels
in the |
net_nodes |
An |
seg_weights |
A data frame of each segments total length. Either weighted or unweighted depending on parameters. |
parallel |
Logical. If |
quiet |
Logical. If |
A data frame which holds raw and relative DCI scores for each segment.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.