connector_heterogeneity {understandBPMN} | R Documentation |
Connector heterogeneity is defined as the sum of minus - p times the log of p of all gateways. p is defined as the number of a particular type of gateway divided by all gateways.
connector_heterogeneity(file_path, signavio = FALSE)
file_path |
document object created using the create_internal_document function |
signavio |
boolean which indicates whether the file stems from signavio |
an integer indicating the connector heterogeneity
connector_heterogeneity(file_path)