commuting_matrix {IGC.CSM}R Documentation

Function to transform travel times into iceberg commuting costs

Description

Function to transform travel times into iceberg commuting costs

Usage

commuting_matrix(t_ij, epsilon)

Arguments

t_ij

NxN matrix - Travel time matrix across locations

epsilon

Float - Parameter that transforms travel times to commuting costs

Value

A NxN matrix of commuting costs


[Package IGC.CSM version 0.2.0 Index]