Monday, July 29, 2019

Logit regression

I want to run logit regression. My dependent var is =1 if firm pay dividend and 0 otherwise. But my main independent var is also a binary variable, 1 if firm have female and 0 otherwise, with some control variables. Is this possible to run logit regression on this data? My command is
logit div gender_diversity F_size ROA cash
Please guide me.

No comments:

Post a Comment