Learn R Programming

SenSrivastava (version 0.1-14)

E6.8: Dial-a-ride Data

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

data(E6.8)

Arguments

concept

  • Dial-a-ride Data
  • weighted regression

source

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

Examples

Run this code
data(E6.8)
summary(E6.8)

Run the code above in your browser using DataLab