Statalist


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

st: AW: option error for rollreg function


From   "Martin Weiss" <[email protected]>
To   <[email protected]>
Subject   st: AW: option error for rollreg function
Date   Mon, 29 Jun 2009 15:20:18 +0200

<> 

It is not as obvious as you make it out to be. On my Stata 10.1 MP, with


. which rollreg
c:\ado\plus\r\rollreg.ado
*! rollreg  1.0.8  05mar2005 CFBaum


your sample code runs like a charm...


HTH
Martin


-----Ursprüngliche Nachricht-----
Von: [email protected]
[mailto:[email protected]] Im Auftrag von Benjamin
Volland
Gesendet: Montag, 29. Juni 2009 15:16
An: [email protected]
Betreff: st: option error for rollreg function

Hi statalists,

I've tried to run the rollreg function on some simple data of mine and 
always got a

option / required
r(198);

error message.
Being slightly frustrated after a little while I tried the illustration 
provided by Baum (2006) and stumbled upon the very same problem, i.e.

. webuse wpi1, clear
. g t2 = t ^2
. rollreg D.wpi t t2, move(24) stub(wpiM) graph(summary)
option / required
r(198);

Does anyone have a clue what (probably very obvious lapse) I am missing 
here? Thanks so much.

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