prob_cycling: Calculates probability of a given trip being cycled

Description Usage Arguments Value

Description

Calculates probability of a given trip being cycled

Usage

1
prob_cycling(age, sex, dist, ebikes, pcycl_baseline)

Arguments

age

Either 16.59 or 60plus

sex

Male or Female

dist

Distance of the trip

ebikes

Boolean variable if it's an ebike scenario or not

pcycl_baseline

Table (as a data frame) with age and gender specific probability of cycling a trip

Value

Probability of a cyle trip


ITHIM/scenic documentation built on May 8, 2019, 1:39 p.m.