Description Usage Arguments Value
View source: R/calc_eff_dens.R
This function reads in a list of generalised costs by origin-destination pair and also a dataframe of jobs by sector. It calculates the effective densities for each modelled zone and for each employment sector.
1 | calc_eff_dens(gen_costs, jobs, year)
|
gen_costs |
a dataframe of generalised costs in the following format: 'origin_zone', 'destination_zone', 'generalised_cost' |
jobs |
a dataframe of jobs in each sector for each modelled zone. If the
analysis is being undertaken using the TII National Transport Model, the
|
year |
the modelled year. It is important that this is correctly specified for the purposes of the productivity calculations and subsequent discounting required. |
A list containing the modelled year and an effective density matrix that are required for the productivity calculations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.