Dear all,
I have to do my dissertation about the effect of Bank's liquidity risk on syndicated loan pricing only in the US loan and US Banks. (covering 12-year period)
My dependent variable(y) is loan pricing (interest rate).
My independent variable(x) is bank liquidity risk. (my interest variable)
As I followed some literature, they use Pool OLS with robust standard errors and also added year fix effect as dummy variables.
Because borrower characteristics and loan purpose can affect loan pricing (y), I saw many papers also stated that they control for borrower characteristics and loan purpose.
(borrower characteristics such as assets, profitability, rating and loan purpose is dummy variables)
I am not sure whether my code in Stata for controlling these characteristics is only add all of these as independent variables or not?
My code is
" reg Loanpricing Liquidityrisk borrowercharacteristics loanpurpose i.year, vce(robust)"
Additionally, I am not sure whether I should cluster SE in BankID or add more control or fixed effects.
Please advise and Thank you in advance
Related Posts with Difference between Control variables and Fixed effects
Merging datasets by inner joinHi, I have to merge three datasets by matching IDs as shown in the picture below. This is doable in…
Expanding DatasetHi everyone, I am trying to expand a dataset that looks like this: Dataset A contract_id region_…
Stat SE 16 | How to obtain the result according to the picture?Good morning everybody. I'm beginner. I know how to use the basic commands of the software. But I wo…
When I import csv.file, some variables are not recognizedWhen I import csv.file, some variables are not recognized (?) but appear in the first some cells lik…
why the string variable was non-editable?As you can see from the picture, the contens are grey and non-editable, why? Array when I try to ex…
Subscribe to:
Post Comments (Atom)
0 Response to Difference between Control variables and Fixed effects
Post a Comment