Regress with constant and one dummy variable
이전 댓글 표시
Hello everyone !
I am trying to perform a regression on stocks returns, using the following model :
Rt = alpha + beta*Rm + delta*bool_ethic
With Rt : return at date t alpha : abnormal return beta : market sensitivity Rm : Market returns bool_ethic : 0 if the company is ethic and 1 if it's non-ethic ( ex: tobacco, gambling, etc...)
I use the regress function but I always find delta = 0.
Could you help me figure it out ?
Thank you
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Financial Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!