Learn R Programming

datasetsICR (version 1.0)

lasvegas.trip: lasvegas.trip dataset

Description

Hotels in Las Vegas

Usage

data(lasvegas.trip)

Arguments

Format

A data.frame with 21 rows on 9 variables.

Details

The dataset refers to 21 hotels in Las Vegas characterized by 9 variables. 3 of them are quantitative: Score (average TripAdvisor scores), Hotel.stars and Nr..rooms. The remaining 6 are categorical, in particular, binary and concern the presence of a give service: Pool, Gym, Tennis.court, Spa, Casino, Free.internet.

References

Giordani, P., Ferraro, M.B., Martella, F.: An Introduction to Clustering with R. Springer, Singapore (2020) Moro, S., Rita, P., Coelho, J.: Stripping customers' feedback on hotels through data mining: the case of Las Vegas strip. Tourism Manage. Persp. 23, 41-52 (2017)

Examples

Run this code
# NOT RUN {
data(lasvegas.trip)
# }

Run the code above in your browser using DataLab