gamlss.data (version 5.1-4)

film30: Film revenue data for the 1930's

Description

Data from film revenues from the 1930s'.

Usage

data(film30)

Arguments

Format

A data frame with 969 observations on the following 3 variables.

film

a factor with the name of the film

total

a numeric vector

opening

a numeric vector

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

Run this code
# NOT RUN {
data(film30)
## maybe str(film30) ; plot(film30) ...
# }

Run the code above in your browser using DataLab