lasvegas.trip {datasetsICR} | R Documentation |
lasvegas.trip dataset
Description
Hotels in Las Vegas
Usage
data(lasvegas.trip)
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
.
Author(s)
Paolo Giordani, Maria Brigida Ferraro, Francesca Martella
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
data(lasvegas.trip)
[Package datasetsICR version 1.0 Index]