Raoul,
I am affraid that -adjust- is not well suited for use with
-estout-. However, note that -adjust- provides the possibility
of storing its results as a dataset. From there use the tools
developed by Roger Newson (e.g. -listtex-) to export the
results into a Latex document or alike.
An alternative would be to write program that mimics -adjust-
but adds the results to the e()-returns of the models. However,
I assume that this would be quite some work.
To include descriptive statistics of the regressors in an
-estout- table use -estadd-. There is an example in
-help estout-.
I hope this helps.
ben
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of
> Raoul Reulen
> Sent: Tuesday, August 23, 2005 6:15 PM
> To: [email protected]
> Subject: st: estout after adjust
>
>
> Hi,
>
> I am running several linear regression models (see example
> below). I would
> like to predict means after each regression model by using the adjust
> command. How do I get the tables that STATA produces after
> each adjust
> command in one table? Can I use estout for this?
>
>
> regress weight age sex
> adjust age, by(sex)
> regress height age sex
> adjust age, by(sex)
>
> Now I would like to have the means of weight and height in one table,
> preferably by using estout..
>
> Thanks
> Raoul
>
>
> *
> * 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/