Learn R Programming

PASWR (version 1.3)

Phone: Telephone Call Times

Description

Phone contains times in minutes of long distance telephone calls during a one month period for a small business. Data are used in Example 10.1.

Arguments

Format

A data frame with 23 observations on the following variable:

call.time

time spent on long distance calls in minutes

Examples

Run this code
# NOT RUN {
with(data = Phone, 
SIGN.test(call.time, md = 2.1))

# }

Run the code above in your browser using DataLab