E6.8: Dial-a-ride Data

Description Usage Format Source Examples

Description

The E6.8 data frame has 54 rows and 7 columns. It has 7 variables describing 54 dial-a-ride services in U.S. and Canada. It needs weighted regression.

Usage

1

Format

This data frame contains the following columns:

POP

a numeric vector, population of area where service where operating.

AR

a numeric vector, area of the place where service where provided.

RDR

a numeric vector, number of riders using the system.

HR

a numeric vector, hours of operation.

VH

a numeric vector, number of vehicles in operation.

F

a numeric vector, the fare used.

IND

a numeric vector, a composite index, 1 when several ridership enhancing features where present, and 0 elsewhere.

Source

Collected by Louise Stanton-Maston, from 54 services in U.S. and Canada.

Examples

1
2

SenSrivastava documentation built on May 2, 2019, 7:29 a.m.