Regress with constant and one dummy variable
Afficher commentaires plus anciens
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
Réponses (0)
Catégories
En savoir plus sur Financial Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!