Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Calculate beta values for mim results


From   [email protected]
To   [email protected]
Subject   st: Calculate beta values for mim results
Date   Thu, 30 Apr 2009 16:35:48 -0400

Dear All,

Can I calculate beta values besides the standard estimates that the - mim- command produces? I tried using the below commands, but results returned no values. Thank you.

Best regards,
Frank


mim: regress y x1 x2.....
mim, storebv
betacoef
return list
matrix list r(beta)

Results:
r(beta) [1,23]
x1    x2... _cons
.         .           0

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index