Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Fwd: Rolling error message: "Macro Length Exceeded"


From   "Rachna Prakash" <[email protected]>
To   [email protected]
Subject   st: Fwd: Rolling error message: "Macro Length Exceeded"
Date   Mon, 04 Jun 2007 09:31:02 -0400

The commands I am using are:

tsset gvkey yrqtr

rolling, window(8) saving(smth) : regress chsales chopex

To use smaller subsets:

rolling if year>1990 & year<1995, window(8) saving(smth) : regress chsales
chopex
 
Once I run either of the two, I get the error message "Macro Length
Exceeded".

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