Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define terms #2

Open
wmbelk opened this issue May 9, 2023 · 0 comments
Open

Define terms #2

wmbelk opened this issue May 9, 2023 · 0 comments

Comments

@wmbelk
Copy link
Owner

wmbelk commented May 9, 2023

Original:

So we model the probability p_k that a referee calls a foul in play k as a function of the players involved. Hence we define two latent variables for each player, namely:

theta: which estimates the player’s ability to have a foul called when disadvantaged, and
b: which estimates the player’s ability to have a foul not called when committing.
Note that the higher these player’s parameters, the better the outcome for the player’s team. These two parameters are then estimated using a standard Rasch model, by assuming the log-odds-ratio of p_k equals theta-b for the corresponding players involved in play k. Also, we place hierarchical hyperpriors on all theta’s and all b’s to account for shared abilities between players and largely different numbers of observations for different players.

Modified for smear:

So we model the probability p_k that a smear happens in play k as a function of the players involved. Hence we define two latent variables for each player, namely:

Juke: which estimates the player’s ability to avoid a smear when disadvantaged, and
Focus: which estimates the player’s ability to smear when committing.
Note that the higher these player’s parameters, the better the outcome for the player’s team. These two parameters are then estimated using a standard Rasch model, by assuming the log-odds-ratio of p_k equals juke-focus for the corresponding players involved in play k. Also, we place hierarchical hyperpriors on all theta’s and all b’s to account for shared abilities between players and largely different numbers of observations for different players.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant