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

st: RE: VARLAG help


From   [email protected]
To   [email protected]
Subject   st: RE: VARLAG help
Date   Thu, 19 Sep 2002 09:59:30 -0400

You are getting this error message because -varlag- uses one of Stata's
undocumented commands, _ts.ado, which was updated recently.  Type -update
query- to see if you have the latest updates to the ado files and the
executable, followed by

update ado  (to update your ado files)
  or
update all  (to update both the ado's and the executable)

and this will solve your problem.  The update to _ts.ado occurred in
mid-July I believe.  Since undocumented commands are by their very nature,
undocumented, I believe it is Stata policy not to report such changes in
-help whatsnew-.


Patrick Joly
[email protected]
[email protected]


-----Original Message-----
From: Michael Horowitz [mailto:[email protected]]
Sent: Thursday, September 19, 2002 12:08 AM
To: [email protected]
Subject: st: VARLAG help


I am a grad student at Harvard attempting to use the VARLAG module.
Unfortunately, when I try to use it, even when I use the example data set
you provided, I always get the same reply:

if not allowed
r(101);


What am I doing wrong?  Any help would be greatly appreciated.

Sincerely,
Michael Horowitz

****************************************************************************
***

Michael Horowitz
102 Kinnaird Street
Cambridge, MA 02139



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