getOutliers: Computes outliers from TravelSurvey object for given...

Description Usage Arguments Value

Description

This function reports outliers from TravelSurvey object based on the IQR of the given parameter. See boxplot.stats().

Usage

1
getOutliers(ts, parameter)

Arguments

ts

TravelSurvey object

parameter

Parameter for which to calculate outliers in given TravelSurvey object. Options are: "participation", "frequency", "intensity", "TA" (Travel Activity).

Value

A data frame of outliers corresponding to the given parameter.


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