Description Usage Value Examples
View source: R/twoD_descriptor_V01.R
This function take as input the Vertex adjacency matrix, the Vertex distance matrix,the Edge adjacency matrix and compute the Balaban index as Edges/ 'Edges - Vertex + 1' x summatory 'total_distancei * total_distancej'^-0.5 for any adjacence vertex. The number 'Edges - Vertex + 1' is denominated with u and is called cyclomatic number
1 |
Baladan index. Value is stored in Ouput_descp environment.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.