Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Invalid syntax in -xtdes- command


From   West Addison <[email protected]>
To   [email protected]
Subject   st: Invalid syntax in -xtdes- command
Date   Fri, 10 Oct 2003 16:31:48 -0700 (PDT)

I have a panel data set and attempted to run the xtdes
command on it in Stata version 7 for Windows.  The
command started to run okay and produced the first few
lines of output but then failed with the error message
"invalid syntax r(198);".  My syntax looks fine as far
as I can tell from the manual--I am just typing
"xtdes" with no options--by I am new to this command
and may be missing something.  Is there a bug in
xtdes?  Here is what my log looks like:

. use E:\Projects\HAP\DataSets\analysis.dta

. tsset id_number time_from_intake
       panel variable:  id_number, 394 to 1412
        time variable:  time_from_intake, -24 to 12,
but with gaps

. xtdes

id_number:  394, 399, ..., 1412
      n =        288
time_from_intake:  -24, -23, ..., 12
      T =         37
           Delta(time_from_intake) = 1; (12--24)+1 =
37
           (id_number*time_from_intake uniquely
identifies each observation)

Distribution of T_i:   min      5%     25%       50%
    75%     95%     max
                         1       1       1         3
      5      14      29
invalid syntax
r(198);

.


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
*
*   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/



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