Statalist


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

Re: st: multilevel analysis


From   Andi Kopf <[email protected]>
To   [email protected]
Subject   Re: st: multilevel analysis
Date   Sat, 25 Apr 2009 17:36:02 +0200

I was thinking about producing some graphs to get closer to the meanings,
so I tried to produce three graphs (one for normal regression, one for the xtmixed slopes and one for the xtmixed intercepts),
and after that I would like to combine them.

So, for the normal regression graph I tried to collect information about the intercept and the slope
using statsby command:
statsby inter=_b(_cons) slope=_b(intrinsicJC), by(countries) clear: ///
reg JS intrinsicJC

Stata told me that _b is unknown command!

But the command at all should work, as reported from my professor...

What's wrong?


*
*   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