Can someone clarify what the inputs are for RollingLinearRegressionOfReturns?
Most interested in returns_length and regression_length. I'm looking to calculate 1-year betas and want to know how these 2 parameters affect the calculation.
I'm assuming returns_length would be the 1 year, but I'm not sure how regression_length affects it. Would it also be 1 year if I want a single beta value?