Skip to contents

This function calculates scalar potential of human flow for a given origin-destination matrix with p-value (complete graph version).

Usage

scalar_potential_on_complete_graph_with_pvalue(od_table)

Arguments

od_table

A data.frame with three columns: origin, dest, and trips

Value

This function returns a data.frame with three columns: zone, potential, p-value