Randic_index_calc: Moleculors Randic connectivity index calculator

Description Usage Value Examples

View source: R/twoD_descriptor_V01.R

Description

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.

Usage

1

Value

Randic connectivity index. Value is stored in Ouput_descp environment.

Examples

1
Randix_index_calc()

FedericoViv/Moleculors documentation built on Jan. 17, 2022, 12:23 a.m.