Hello all,
I have a silly question regarding interaction term. Would appreciate prompt input :-)
The research model uses Women ratio (and women dummy) as the main independent variable and leverage as the outcome variable.
I want to see the partical effect of e.g. industry size (large, Medium) and have created the following interaction term
gen size_interaction=WOMENDUMMY*DAX ( DAX is aslo a dummy variable & equal ==1 for large and otherwise)
and here is the model: reg LEVERAGE WOMENDUMMY DAX size_interaction GROWTH i.year i.SIC
I am confused whether i can use the womenratio instead of women dummy in the above model of regression considering the interaction term was generated using dummy. If not how can i generate an interaction term for continuous var (WOMEN ratio) and other dummy variable for interaction ? similarly, can i use women dummy and the continuous variable to generate an interaction term?
I hope I haven't posted a confused query.
Thanks.
Related Posts with Interaction Term with dummy and continuous variable!
generate or replace a variable -- with a string typeHi guys I have a string variable in the dataset. It contains a long list of heart diseases. I would…
Competing risks in survival analysesDear reader, I would like to know the difference in my survival analysis approach. I have 4 types o…
Setting manual coefficientsFor a hypothetical case in class the following question is asked: We have the following model: Y = …
Handling large percentage of zero-valued observations in the dependent variable in a panel datasetI am writing a paper using a panel dataset in which my depepent variable has an large percentage amo…
correlation and proportional weightsHello, I am not able to use proportional weights with correlation but can use analytical weights. Ca…
Subscribe to:
Post Comments (Atom)
0 Response to Interaction Term with dummy and continuous variable!
Post a Comment