View source: R/IndexFunctions.R
density_index | R Documentation |
Function used to calculate the density of edges of the calculated digraph of the impgrid
density_index(imp)
imp |
Subject's ImpGrid. It must be an S4 object imported by the
|
Returns a value from 0 to 1 representing the ratio of the number of edges in the graph over the maximum number of possible edges.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.