calc_prod_impacts: Calculate productivity impacts

Description Usage Arguments Value

View source: R/calc_prod_impacts.R

Description

This function reads in Do Minimum and Do Something effective density matrices, and jobs data and applies the TII PAG Irish agglomeration parameters to calculate productivity impacts for the relevant modelled year.

Usage

1
calc_prod_impacts(eff_dens_dm, eff_dens_ds, jobs)

Arguments

eff_dens_dm

Do Minimum effective density object create by calc_eff_dens

eff_dens_ds

Do Something effective density object create by calc_eff_dens

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 ntpm_jobs data file provided with the 'pagglomR' package can be used. For other models, this file needs to be prepared for the transport zone system in question.

Value

A list containing the modelled year and a productivity matrix


TII-STP/pagglomR documentation built on Jan. 12, 2022, 4:04 p.m.