Search found 470 matches
- Mon Jun 12, 2017 9:22 am
- Forum: APBRmetrics
- Topic: Hot Hand
- Replies: 9
- Views: 21033
Re: Hot Hand
Well, that is a discussion we had 2 years ago. Miller and Sanjurjo explained why the "hot hand" was not found in reallife experiments, because the statistical analysis applied was inappropiate. To be more specific: When selecting only shots after a certain sequence of made or missed shots,...
- Fri May 05, 2017 9:42 am
- Forum: APBRmetrics
- Topic: Poll: RPM's degree of efficacy in sorting players
- Replies: 140
- Views: 185160
Re: Poll: RPM's degree of efficacy in sorting players
It's because games with higher roster turnover rates are found more in 2000s and 2010s and almost every metric's prediction success gets better when we get closer to our time. I just ran a ADF on that data and there is no such trend at all (talking about the bolded part). You just picked a sample w...
- Thu May 04, 2017 1:25 pm
- Forum: APBRmetrics
- Topic: Poll: RPM's degree of efficacy in sorting players
- Replies: 140
- Views: 185160
Re: Poll: RPM's degree of efficacy in sorting players
And that was info given by someone else before and I just repeated it ... I should have known where this was going ...permaximum wrote:The third was true and very helpful. I thanked for it.

- Thu May 04, 2017 9:08 am
- Forum: APBRmetrics
- Topic: Poll: RPM's degree of efficacy in sorting players
- Replies: 140
- Views: 185160
Re: Poll: RPM's degree of efficacy in sorting players
1. I will generate a "minutes from <250MP players / roster turnover chart" for you. I believe 250 MP cutoff should be more than sufficient and PM based metrics shouldn't have any problem with it because it stays roughly the same for any roster turnover rate so the line should be straight ...
- Tue May 02, 2017 5:24 pm
- Forum: APBRmetrics
- Topic: Poll: RPM's degree of efficacy in sorting players
- Replies: 140
- Views: 185160
Re: Poll: RPM's degree of efficacy in sorting players
If one accepts what permaximum presents, then RPM and other complex metrics that go beyond simple linear accounting might be less reliable when considering trades than simple linear accounting. Well, I would say the conclusion should be that such metrics have trouble with players for whom very litt...
- Mon Apr 24, 2017 3:14 pm
- Forum: APBRmetrics
- Topic: Poll: RPM's degree of efficacy in sorting players
- Replies: 140
- Views: 185160
Re: Poll: RPM's degree of efficacy in sorting players
First: Which RAPM version did you use? Prior informed RAPM does better in such tests than 1yr RAPM. Regarding your latest response: 1. I think you should check the data again, because what Nathan said is likely true. Also, when I tested that on season basis (using y-1 data to "predict" SRS...
- Sat Feb 11, 2017 12:55 pm
- Forum: APBRmetrics
- Topic: A case where PER is NOT "good enough" to use
- Replies: 32
- Views: 55058
Re: A case where PER is NOT "good enough" to use
I think you missed the point there, and I'm surprised you're defending PER at all. Did you notice I was ignoring FTs too? The point was showing how the metric responds to points and FG%. Does this:"Using Brook Lopez 2016 as an example, in which he takes 400 more FGA while converting 140 of tho...
- Fri Feb 10, 2017 12:52 pm
- Forum: APBRmetrics
- Topic: A case where PER is NOT "good enough" to use
- Replies: 32
- Views: 55058
Re: A case where PER is NOT "good enough" to use
http://fansided.com/2017/01/31/nylon-calculus-reinventing-per/ I saw this article today and saw a typical misleading argument in regard to the "break-even fg%" in PER. Using Brook Lopez 2016 as an example, in which he takes 400 more FGA while converting 140 of those additional shots, which...
- Mon Aug 08, 2016 9:36 am
- Forum: APBRmetrics
- Topic: Setting Up Excel File for RAPM
- Replies: 34
- Views: 55685
Re: Setting Up Excel File for RAPM
> Marg=data$Margin > Poss=data$Poss > data$Margin=NULL > data$Poss=NULL > x=data.matrix(data) > lambda=cv.glmnet(x, Marg, weights=Poss, nfolds=10) > lambda.min=lambda$lambda.min > ridge=glmnet(x, Marg, family=c("gaussian"), Poss, alpha=0, standardize=FALSE, lambda=lambda.min) > coef(ridge...
- Mon Aug 08, 2016 9:34 am
- Forum: APBRmetrics
- Topic: Setting Up Excel File for RAPM
- Replies: 34
- Views: 55685
Re: Setting Up Excel File for RAPM
Unfortunately as you know only glmnet provides weighted ridge regression in R. Indeed, I'm not aware of a package besides glmnet which would allow weighted ridge regression. But you could still write down the equations and then solve it (the matrix package contains a function solve()), and you can ...
- Fri Aug 05, 2016 8:42 pm
- Forum: APBRmetrics
- Topic: Setting Up Excel File for RAPM
- Replies: 34
- Views: 55685
Re: Setting Up Excel File for RAPM
It's been a quite some time but I recall I "probably" used standardize=FALSE anyways. I can't remember it correctly, but I think you posted some numbers and there were a couple of low possessions players on top of the list. I got similar results with glmnet and couldn't really figure out ...
- Fri Aug 05, 2016 3:56 pm
- Forum: APBRmetrics
- Topic: Setting Up Excel File for RAPM
- Replies: 34
- Views: 55685
Re: Setting Up Excel File for RAPM
I believe in one of my debates with mystic he acknowledged this issue with glmnet as well. Yes, I had similar issues, but it turned out that the documentation just isn't really good. glmnet has standardize set to TRUE by default. When using glmnet for RAPM calculations someone should use standardiz...
- Thu May 26, 2016 2:26 pm
- Forum: APBRmetrics
- Topic: Are the Warriors done?
- Replies: 14
- Views: 22489
Re: Are the Warriors done?
Obviously not. That sounds like a typical gambler's fallacy.Mike G wrote:Is that logically true? Does a 3-game comeback last year make it less likely this year?
Also, the Warriors started the series with having HCA. Not many teams which were down 1-3 and lost had that luxury.
- Thu May 26, 2016 2:23 pm
- Forum: APBRmetrics
- Topic: Are the Warriors done?
- Replies: 14
- Views: 22489
Re: Are the Warriors done?
I conveyed a thought, Mike G, as always gave me his in-depth insight and seemed to understand me fine without me trying to impress him, or Crow, or J.E., or DSmok1 or anyone else with my knowledge of win expectancy/probability jargon. Win probability for the Warriors at this point: 0.178 Before the...
- Wed Apr 27, 2016 7:04 pm
- Forum: APBRmetrics
- Topic: Substitutions during free throws - Plus/Minus Impact
- Replies: 4
- Views: 9777
Re: Substitutions during free throws - Plus/Minus Impact
As far as I know everyone is accounting for this.1andDunn wrote: Has anyone ever accounted for this (perhaps by putting substitutions as the last events) or is the overall impact marginal?