Chris
I cannot reproduce this. The beta option works fine on my system.
Somehow, the computation of the beta's fails in your case. The only
explanation that springs to my mind is that the variables for which
the betas need to be computed were deleted from memory after model
estimation. The original variables are required to be able to compute
the betas (at least as it is implemented in esttab; I believe there is
a way to compute the betas from the coefficients vector and the
covariance-matrix directly - if someone has the formula, I'd be happy
to know).
ben
On 8/23/07, [email protected] <[email protected]> wrote:
> Dear STATA-listers,
>
> I'm very grateful to Benn Jann for the estout-package. It's a great time-saving tool.
>
> However, I've got one problem I cannot fix: Esttab doesn't display beta-coefficients.
>
> Example:
>
> eststo beta_table: reg y x1 x2, beta
> esttab beta_table, beta
>
> --> I don't get the beta-coefficients in my table (only empty spaces and the stars).
>
> Where is my mistake?
>
> I'm using STATA 10.0
>
>
>
> Yours,
>
>
>
> Chris
> --
> Psssst! Schon vom neuen GMX MultiMessenger geh�rt?
> Der kanns mit allen: http://www.gmx.net/de/go/multimessenger
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/