View source: R/commuting_matrix.R
commuting_matrix | R Documentation |
Function to transform travel times into iceberg commuting costs
commuting_matrix(t_ij, epsilon)
t_ij |
NxN matrix - Travel time matrix across locations |
epsilon |
Float - Parameter that transforms travel times to commuting costs |
A NxN matrix of commuting costs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.