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
Different results OLS / GLS regression - how to choose the best modelHello! I'm writing a thesis on how director reputation changes overtime. Director reputation is der…
Question about regression outputHi, I do have the following data firm level data: Code: * Example generated by -dataex-. To insta…
Problems Diagnosing CollinearityHello. We have data, which from visual inspection, has the outcome variable (summarized over a group…
Is it possible to display chi-squared values in a table like this [example provided]Hi, I'm new to using stata (using Stata17), I'm currently trying to replicate this graph. I've succe…
fectWhy do I get different results every time I run fect? …
Subscribe to:
Post Comments (Atom)
0 Response to Weights not working
Post a Comment