ydm
#1
I have a randomly generated [-1;1] factor.
When trying to split it into quantiles or bins (get_clean_factor_and_forward_returns), what I get out is overlapping values.
Can somebody explain to me, please, if that’s the expected behavior, and, if yes, why?
ydm
#2
OK, the reason for that is quantiles are computed on a daily basis, so for each day the quantiles are properly computed over the daily factor values.
2 Likes
sbenn
#3
Thank you for following up on your own question as it makes it easier for the rest of us.
1 Like
Stefan
#4
Thank you for contributing - sorry I wasn’t able to respond earlier!
1 Like