Hello,
I am using National Survey Data (specifically, UK LCF) for Regression Analysis that contains a variable weighta described as following: Array
I really don't know which of the following Stata specifications (from "help weight") for weighting is suitable to apply to my variable weighta. Can you please help me? Array
Here you can see how my the values for my weighta variable look like; they are not integer so this makes me doubt fweight specification in Stata would fit, but I am still not sure about any of the others. Array
Also I need to apply my variables "weighta" within the following regression:
logit repair sav_rate inc_a age fam HighEd1 price_ratio ib1.d2001 d2002 d2003 d2004 d2005 d2006 d2007 d2008 d2009 d2010 d2011 d2012 d2013 d2014 d2015 d2016 d2017 d2018
where the the variables d20** are dummies for the year indeed.
Once I have assessed which STATA weight specification I need to use eg [pweight = weighta], I am not sure where I need to position this within the regression. At the end? Next to all the household specific features like "age" and "fam" (ie size of the household)?
I have also run into the following example by typing "help svy" on the STATA consol, but it seems hard to interpret. Especially I did not get what "psuid" variable stand for.
Thank you in advance!
Best,
Linda
Related Posts with Weighting in Stata when weight variable accounts for both sample-based and population-based corrections?
Fixed Effects EstimationI am trying to run a fixed effects regression but unfortunately having some issues. I hope someone c…
Linearity panel dataHi everyone. I am working on a regression on the overestimation of companies, and I'm working with p…
Optimal sample, power and sample sizeHello dear all; I need your assistance on one small issue ,i use micro panel data to investigate imp…
operators and how my data is arrangedHello, I use panel data that I have set via Code: mi xtset id survey With id being the identifi…
Pvar errorDear Statalisters, I have an unbalanced panel dataset and I'd like to conduct a Granger Causality t…
Subscribe to:
Post Comments (Atom)
0 Response to Weighting in Stata when weight variable accounts for both sample-based and population-based corrections?
Post a Comment