Methods

Modelling cycling uptake

knitr::include_graphics("~/npct/pct-team/flow-model/dd-anna.jpg")

$$ logit(pcycle) = \alpha + \beta_1 d + \beta_2 d^{0.5} + \beta_3 d^2 + \gamma h + \delta_1 d h + \delta_2 d^{0.5} h $$

logit_pcycle = -3.9 + (-0.59 * distance) + (1.8 * sqrt(distance) ) + (0.008 * distance^2)

Adding infrastructure - at low geographic resolution

knitr::include_graphics("../../cyipt-website/images/ttwa-uptake.png")

Breakthrough datasets

Relationship between hard and soft policies

knitr::include_graphics("../figures/interaction-plot.png")

Results

See: https://www.cyipt.bike (password protected)

knitr::include_graphics(c("../../cyipt-website/images/infrastructure/large/lightsegregation.jpg", "../../cyipt-website/images/recommended.png"))

Next steps - methods

Integrating walking and cycling models

References



cyipt/cyipt documentation built on Aug. 16, 2020, 10:24 p.m.