Hello,
I'm doing my master thesis and I'm using a multitple linear regression. I'm regressing CSR performance on CSR contracting and I'm controlling
for various control variables such as ROA, Sales etc.
Controlling for Industries is also important according to the literrature. I have already made a list with all my companies and assigned
them an ID refering to their industries. Nevertheless, I don't really understand how to integrate the control variable Industries in stata
Thank you for you help
Abi
Related Posts with Industry as a control variables
Recode returns incorrect codeI am try to execute the following code Code: recode educn (1=0)(2/4=1)(5=3)(6=5)(12=15)(10=12)(8=1…
Dropping duplicated time vars conditional to changes of other variablesHello, I'm trying to get make this into a panel, but I can't since it duplicated time observations …
repeating random sample and averaging the resultsHi all, I'm trying to do an analysis of covariance (ANCOVA) for a sample of all non-financial firms…
Tempfile invalid file specification[previous code] foreach q in ca cb cc cd ce { preserve gen var = "`q'" tempfile ``q'' save ``q'', r…
Unable to refer to sreturned varlist outside of programI wrote an sclass program which returns two variable lists in separate macros: Code: capture prog…
Subscribe to:
Post Comments (Atom)
0 Response to Industry as a control variables
Post a Comment