You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix Adj Rtg+ to stop doing the weird regression on usage (and possibly make it symmetric either side of 20% usage)
Adjust AST related credits to take into account "assisted eFG bonuses" for 3P, mid, rim (split into cut-like and post-like)
Fix DRtg FTR to use actual possession count instead of 0.475*FTA
ORtg uses globalRosterStats to calculate some images (leaderboard doesn't) for extra regression - but it's not very consistent with how I do things elsewhere
The text was updated successfully, but these errors were encountered:
My recollection is that sort needs some work (other than adding position)
Also I had some ideas about improving d-rating, eg incorporating fouls (maybe what types of shots get charged to which positions?) ... but unclear if it's just better to switch to DBPM
Consider switching to DBPM (+ODPM) now that have positional classifications(decided not to)globalRosterStats
to calculate some images (leaderboard doesn't) for extra regression - but it's not very consistent with how I do things elsewhereThe text was updated successfully, but these errors were encountered: