IMDb {MatTransMix} | R Documentation |
IMDb data
Description
Data collected from IMDb.com on the ratings of 105 popular comedy movies.
Usage
data(IMDb)
Format
A list of 2 objects: Y and name, where Y represents the data array of ratings and name represents the comedy movie names. Y is the of dimensionality 2 x 4 x 105 with ratings on 105 movies from female and male by age groups 0-18, 18-29, 30-44, 45+.
Details
The data are publicly available on www.IMDb.com.
Examples
data(IMDb)
[Package MatTransMix version 0.1.18 Index]