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