| film30 {gamlss.data} | R Documentation |
Film revenue data for the 1930's
Description
Data from film revenues from the 1930s'.
Usage
data(film30)
Format
A data frame with 969 observations on the following 3 variables.
filma factor with the name of the film
totala numeric vector
openinga numeric vector
Source
The data were collected by Prof. John Sedgwick
References
Gilchrist, R., Rigby, R., Sedgwick, J., Stasinopoulos, S., Voudouris, V. (2011) Forecasting film revenues using GAMLSS, in Proceedings of the 26th International Workshop on Statistical Modeling ed: Conesa, D., Forte, A., Lopez-Quilez, A., Munoz, F., 263-268, Valencia, Spain.
Voudouris V., Gilchrist R., Rigby R., Sedgwick J. and Stasinopoulos D. (2011) Modelling skewness and kurtosis with the BCPE density in GAMLSS. Journal of Applied Statistics
Examples
data(film30)
## maybe str(film30) ; plot(film30) ...
[Package gamlss.data version 6.0-6 Index]