Hi everyone,
I've been trying to run a regression analysis with weights, but Stata keeps telling me:
fweigths unknown weight type
r(198);
My code:
regress dv iv [fweights=Weight]
Yet, I cannot find out how to fix this. Your help would be most welcome!
Related Posts with Weights not working
Creating categorical variables with multiple different conditions from continuous variablesHi, I am trying to create a categorical variable of "activity". I want 0=<150 mins of activity. …
predicted probability issueDear community! I am struggling with a choice of command to calculate predicted probabilities of eac…
Marginal effects of binary explanatory variable after craggitDear Statalist, Greetings! I was trying to estimate the drivers of farmers adoption decions. My dep…
T-Test with Multi-way Clustered DataI would like to run a simple t-test on whether means of two groups are significantly different. The …
How to calculate time varying exponentially weighted moving correlation whose mean is not zero?How can we calculate the time-varying EWMA correlation matrix in Stata when mean is not zero?? …
Subscribe to:
Post Comments (Atom)
0 Response to Weights not working
Post a Comment