Learn R Programming

MESS (version 0.5.7)

icecreamads: Ice cream consumption and advertising

Description

The impact of advertizing impact, temperature, and price on ice cream consumption

Arguments

Format

A data frame with 30 observations on the following 4 variables.

Temperature

temperature in degrees Fahrenheit

Consumption

a factor with levels 1_low 2_medium 3_high

Advertise

a factor with levels posters radio television

Examples

Run this code
# NOT RUN {
data("icecreamads")

# }

Run the code above in your browser using DataLab