Hello everybody, I hope this is the right place where i should post this.
I'm working on my dissertation and I should analyse the effects of regulation on the amount of capital raised in Initial Coin Offerings.
My sample is a panel data which indicates observations for countries distributed by quarters. The dep variable is the amount raised, indep. variables are three dummies that indicate the presence of a regulation, taxation or a ban in a specific country, controls are the gdp per capita, population density, population and % of tertiary education for every country and every year. I also added 2 indeces for technological development. All the indep + controls are lagged by 1 year.
My professor said to me to use "xttobit" command or "xtdhreg" command. The problem is that I can't find interesting results and I'm wandering if I have structured the model wrongly.
I used this code:
"xtset country_id quarter_id
xttobit lamount llaw lban ltax llgdp llpop ldensity ledu zlict zlgci, ll(0)
xtdhreg lamount llaw lban ltax llgdp llpop ldensity ledu zlict zlgci, hd(llaw lban ltax lgdp ldensity lpop ledu zlgci zlict)"
Some questions:
- Which is the best method to use? Are there some preliminar analysis that i should make in order to find it?
- I should also analyse the interaction with regulations and other two indicators. I multiplied the regulation with the indicator and introduced the result in the command's text. Is it right?
Thank you so much.
Related Posts with Regulation and amount raised in ICOs: xttobit and xtdhreg analysis for panel data
Esttab with hypothesis testing in regression tableHi All, My dataset resembles the following: Code: * Example generated by -dataex-. To install: ss…
Binary outcome equation with a categorical selection equationHello all: I have a two stage model. The first stage is a selection equation with a categorical vari…
Panel dataHello everyone! My name is Tobi and i want to ask you to help me. In my panel data a RE model was ch…
Test for PoolabilityHello! My name is Evgeny and i ask you to help me to understand what is the Poolability test in stat…
Line break in a string variable, its posible?Hi all, I wonder if its posible a line break in a string variable, my idea is use this variable in …
Subscribe to:
Post Comments (Atom)
0 Response to Regulation and amount raised in ICOs: xttobit and xtdhreg analysis for panel data
Post a Comment