Skip to content

manuparra/volleyball-performance-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VolleyBall Performance Analysis and Visualization using R

Created by

  • Parra Royón, Manuel J. Department of Computer Science and Artificial Intelligence, University of Granada, Spain.
  • Mercado-Palomino, Elia. Department of Physical Education and Sport, University of Granada, Spain.
  • Morante Rábago, Juan Carlos. Faculty of Sport, University of León, Spain
  • Benítez, José M. Department of Computer Science and Artificial Intelligence, University of Granada, Spain.
  • Ureña Espa, Aurelio. Department of Physical Education and Sport, University of Granada, Spain.

This work was supported by the Spanish Science and Innovation Ministry under Grants DEP2011-27503 and TIN2013-47210- P.

This study was approved by the Ethics Committee for Human Research at the University of Granada.

At:

dicits_logo

The aim of the present study was to measure the middle hitter’s availability from the frequency distribution of the setter’s different positions, when the team maintained that availability.

Key Words: centroid, match analysis, first tempo, middle hitter, performance indicator.

Installing the R package

# if you have not installed "devtools" package, install it.
install.packages("devtools")

library(devtools) 

install_github("manuparra/volleyball-performance-analysis", subdir="Rpackage")

Using Methods

Setter Performance visualization

perf

Attack Performance visualization

perf1

Teams centroid, angles and distances

angles

Releases

No releases published

Packages

No packages published

Languages