[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: multilevel analysis
From
Jeph Herrin <[email protected]>
To
[email protected]
Subject
Re: st: multilevel analysis
Date
Sat, 25 Apr 2009 11:58:09 -0400
try using a square bracket
_b[_cons]
Andi Kopf wrote:
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!
-->SORRY Mistake! Stata reported that _b ist an invalid expression:_b
*
* 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/
*
* 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 |