getIntensity: Compute Mean Total Activity

Description Usage Arguments Value

Description

Calculate intensity (conditional mean of active travelers) for each location. Within this distribution, return the mean and standard deviation for each location. User may differentiate between sample of only active travelers, or all travelers.

Usage

1
getIntensity(ts, activeTravelers = TRUE)

Arguments

ts

A TravelSurvey object

activeTravelers

Boolean demonstrating that the data reflect active travelers

Value

A data frame with travel activity mean and standard deviation for each location


GHI-UW/HOT documentation built on June 14, 2019, 1:21 a.m.