Dear All,
I have a question regarding WLS regression using Stata commands regwls and regress and would kindly ask for your help.
For your information, The general idea is I want to use WLS regression with the monthly number of firms for each observation as weights (I created the weight column on excel and imported into Stata since I do not know how to generate it on Stata). Additionally, the "avg" variable is the equal-weighted monthly returns on each portfolio this is my dependent variable.
Firstly, I used the command "regwls avg MktRF SMB HML [aw=1/ Weight]" for the WLS regression with the analytical weight (However this command does not work on my Stata 13 version). Lately, I tried the command "regress avg MktRF SMB HML [aw=1/ Weight]" and it worked.
Could someone please let me know if the two commands are the same and whether my approach is correct?
Many thanks for your help!
Best regards,
Chi
Related Posts with WLS regression using regwls and regress
arellano-bover/blundell-bondHello people, I have a panel data of 9 firms for a period of 11 years with no missing data. In 2017,…
Free books on Stata programmingHi all, Can anyone recommend free books that provide an introduction to programming with Stata, som…
SEM Builder: hide epsilon?Greetings to all. Is there a way to turn off or hide the error (epsilon) terms for manifest variable…
Fixed Effects With Cross Sectional Data - Inconsistent Standard ErrorsDear all I have a cross-sectional dataset organised in three levels Individuals, nested within... …
Systems-GMM: Replicate xtabond2 with xtdpdgmmHi, I try to understand the syntax of xtdpdgmm and would like to replicate my xtabond2 systems-GMM …
Subscribe to:
Post Comments (Atom)
0 Response to WLS regression using regwls and regress
Post a Comment