QtAC.maturation | R Documentation |
This function computes the three systemic variables (potential, connectedness, and resilience) of each adjacency matrix.
QtAC.maturation(result_mtx, res_stand = "maxweight")
result_mtx |
list of adjacency matrices and significance matrices |
res_stand |
standardization constant c of the Laplacian matrices ("none", "maxweight", "nodes", "maxweightnodes"). Let |
dataframe containing the three systemic variables (potential, connectedness, and resilience) of each adjacency matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.