goals {GWRM} | R Documentation |
Goals scored by footballers in the first division of the Spanish league
Description
The response variable goals
, is the number of goals scored by the footballers (excluding goalkeepers) in the first division of the Spanish league from the 2000/2001 to the 2006/2007 seasons. Since there are footballers who played more than one season, the season in which each one has played more matches has been selected. The covariates considered are the final classification of the team in each season, the position in the field (forward, midfielder and defender) and the number of matches played.
Usage
data(goals)
Format
A data frame with 1224 observations on the following 4 variables
Details
clasif
a numeric vectorposition
a factor with levelsDefender
Forward
Midfielder
played
a numeric vectorgoals
a numeric vector
Source
MARCA sports paper
References
Rodriguez-Avi, J., Conde-Sanchez, A., Saez-Castillo, A. J., Olmo-Jimenez, M. J. and Martinez Rodriguez, A. M.(2009). A generalized Waring regression model for count data. Computational Statistics and Data Analysis, 53, pp. 3717-3725.