Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

st: ERROR: sample may not include multiple panels


From   Hobst <[email protected]>
To   [email protected]
Subject   st: ERROR: sample may not include multiple panels
Date   Fri, 6 Aug 2010 07:12:19 -0700 (PDT)

Hello

i defined my paneldata using the following code

encode model, gen(numeric_model)
 
gen datevar=monthly(month,"M20Y") 
format datevar %tm

sort numeric_model datevar
xtset numeric_model datevar

Now, if i want to make tests such as xcorr, as or dfuller i get the
following error message:

"sample may not include multiple panels"

Has anybody got an idea why i get this error? Where does stata see the
"multiple panels"?

Thank you, Regards
-- 
View this message in context: http://statalist.1588530.n2.nabble.com/ERROR-sample-may-not-include-multiple-panels-tp5380705p5380705.html
Sent from the Statalist mailing list archive at Nabble.com.
*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index