EX2.TIPS {regclass} | R Documentation |
TIPS data for Exercise 6 in Chapter 2
Description
TIPS data for Exercise 6 in Chapter 2
Usage
data("EX2.TIPS")
Format
A data frame with 244 observations on the following 8 variables.
Tip.Percentage
a numeric vector
Bill_in_USD
a numeric vector
Tip_in_USD
a numeric vector
Gender
a factor with levels
Female
Male
Smoker
a factor with levels
No
Yes
Weekday
a factor with levels
Friday
Saturday
Sunday
Thursday
Day_Night
a factor with levels
Day
Night
Size_of_Party
a numeric vector
Details
See TIPS
for more details. This is the same dataset except that the names of the variables are different.
[Package regclass version 1.6 Index]