Hi all,

I have another question about effect size after weighted multiple regression. the estat esize command doesn't support 'svy' command. Is there a way for me to compute effect size after weighted adjusted regression?


Code:
.  svy: reg sp_fss_total sp_vvgroup lengthtime_cu sp_age sp_higheduc
(running regress on estimation sample)

Survey: Linear regression

Number of strata   =         1                  Number of obs     =      2,113
Number of PSUs     =     2,113                  Population size   = 4,300.8809
                                                Design df         =      2,112
                                                F(   4,   2109)   =      28.38
                                                Prob > F          =     0.0000
                                                R-squared         =     0.0776

-------------------------------------------------------------------------------
              |             Linearized
 sp_fss_total |      Coef.   Std. Err.      t    P>|t|     [95% Conf. Interval]
--------------+----------------------------------------------------------------
   sp_vvgroup |  -3.281886   .4089249    -8.03   0.000    -4.083823   -2.479948
lengthtime_cu |   .0919701   .0167673     5.49   0.000     .0590879    .1248523
       sp_age |   .0506195   .0457758     1.11   0.269    -.0391509    .1403899
  sp_higheduc |    .547127   .2051056     2.67   0.008     .1448969    .9493571
        _cons |   27.85551   3.102895     8.98   0.000     21.77046    33.94056
-------------------------------------------------------------------------------

.   estat esize
invalid subcommand esize