Tagged Questions
7
votes
1answer
524 views
Expected return from a multiple linear regression?
How can I compute the predicted return from a linear regression that includes a number of different terms. For instance, suppose my equation is:
$r_{future} = \alpha + \beta_1 r_{history} + \beta_2 ...