Hello everybody,
I'm a bit new to using Stata. For my investigation I want to know which variables determine the NPL ratio in both advanced as in emerging economies. I am planning to use panel data, because my dataset consists data of multiple countries for multiple years. After applying the Hausman test, I know the fixed model is appropriate.
The independent variables I use are GDP, unemployment, FDI inflows, government debt and inflation. After reading multiple other cases, I have still no idea in what way I can use Stata to find answers to which of these independent variables determine the NPL ratio in advanced economies and which independent variables determine the NPL ratio in emerging countries.
I hope some of you can help me with this problem. Thanks in advance.
Related Posts with Performing panel data analysis while looking for differences between groups
Unable to refer to sreturned varlist outside of programI wrote an sclass program which returns two variable lists in separate macros: Code: capture prog…
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…
Tempfile invalid file specification[previous code] foreach q in ca cb cc cd ce { preserve gen var = "`q'" tempfile ``q'' save ``q'', r…
Any alternative to svy: bsqreg ? [Since svy does not support bsqreg]I was wondering if there are any alternatives to using svyset since bsqreg does not support svy and …
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 …
Subscribe to:
Post Comments (Atom)
0 Response to Performing panel data analysis while looking for differences between groups
Post a Comment