Good Morning I have a query regarding a data set I am handling. I am trying to see the out-migration occouring due to climate change. For the out-migration module, I am using the Demographic and Health Survey 2017-2018 survey’s migration module and for the climate variable, I have used Standard Precipitation Evapotranspiration Index (SPEI) I have imported the SPEI which is available from 1901 to 2015 by matching the year when the migration occurred. I am confused as to what model should I apply now:
The model I am thinking of currently is logistic regression where the education would be as follows:
Migrated from (Rural Area=0, Urban area=1)= B0+ B1region+B2place of residence+B3gender+B4 education+B5wealthindex + B6 SPEI for 48 Months+B7 SPIE for 24 Months+ B8SPEI for 12 Months +B9SPEI for 6 months+B10 SPEI for 3 months
Howver, I am very confused as to what exactly is the nature of my sample now i.e. whether it is cross-sectional even after I have matched the SPEI with the year migrated or it is a pooled panel . If it is a pooled panel can I apply a fixed effect model to it. What would you suggest the model to be
Related Posts with Pooled Panel or Cross Sectional Data
Should I rename all the variables with the year immediately following the original variable names when I merge data across years with loopI run the following code: local i = 1998 while `i' < 2007{ local j=`i'+1 **step 10: match by …
Tokenize and looping through tokensHi Statlist, I have the following problem. I have defined 3 local variables defining the path to so…
Error Using the Command 'using'Hello everyone, I just downloaded data from PSID. Every time I run the do.file that comes with the …
Heckman selection model in three stagesDear Statalist, I hope you are well. Please, I would like to ask regarding the Heckman selection mod…
Issues with Lincom commandHello, I posted this question a few days ago, and I am trying to use the lincom command to find the …
Subscribe to:
Post Comments (Atom)
0 Response to Pooled Panel or Cross Sectional Data
Post a Comment