Description Usage Value Examples
View source: R/twoD_descriptor_V01.R
This function takes the Vertex adjacency matrix and the laplacian matrix and return the randic connectivity index calculated as the summatory of the product of the element ij of the adjacency matrix and the inverse of square root of the product of the degree of the vertexes i j. NOTE this index can be considered as the Kier and Hall index of the first order.
1 |
Randic connectivity index. Value is stored in Ouput_descp environment.
1 | Randix_index_calc()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.