abhiamishra / ggshakeR

An analysis and visualization R package that works with publicly available soccer data
https://abhiamishra.github.io/ggshakeR/
MIT License
114 stars 14 forks source link

EPV function #25

Closed harshkrishna17 closed 2 years ago

harshkrishna17 commented 2 years ago

Create a function that assigns values to event data using Laurie Shaw's EPV grid. Expected to be very similar to xT function.

abhiamishra commented 2 years ago

EPV csv added to the function

Only need to make the function to calculate EPV

abhiamishra commented 2 years ago

calculate_epv function needs to be uploaded. this will be done in this issue

abhiamishra commented 2 years ago

PR done