<>
Sorry, I am baffled by this output. Restart your Stata and hope for the best. The equivalent ouput for me is
***
. tr: rollreg D.wpi t t2, move(24) stub(wpiM) graph(summary)
02 - `macval(cmdline)'
= rollreg D.wpi t t2, move(24) stub(wpiM) graph(summary)
------------------------------------------------------------------ begin rollreg ---
03 - version 8.2
03 - syntax varlist(ts min=2) [if] [in], STUB(string) [ ADD(integer -1) DROPfirst(integ
> er -1) MOVE(integer -1) ROBust BW(integer 1) Kernel(string) NOCONStant Graph(string) SUPE
> R ]
03 - if `add'+`dropfirst'+`move' == -3 {
= if -1+-1+24 == -3 {
03 di as err _n "must specify add(), dropfirst() or move() options"
03 exit 198
03 }
***
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Benjamin Volland
Gesendet: Montag, 29. Juni 2009 16:57
An: [email protected]
Betreff: Re: AW: st: option error for rollreg function
Hope this tells you more than me,
. set trace on
. rollreg D.wpi t t2, move(24) stub(wpiM) graph(summary)
-----------------------------------------------------------------------------------------------
begin rollreg ---
- version 8.2
- syntax varlist(ts min=2) [if] [in], STUB(string) ///
option / required
-------------------------------------------------------------------------------------------------
end rollreg ---
r(198);
Best
Ben
Martin Weiss wrote:
> <>
>
>
> Kudos to you for getting our names right, first of all!
>
> Still, -set trace on- and see where the error occurs on your machine, and copy the surrounding area into your reply to the list...
>
>
>
> HTH
> Martin
>
>
> -----Ursprüngliche Nachricht-----
> Von: [email protected] [mailto:[email protected]] Im Auftrag von Benjamin Volland
> Gesendet: Montag, 29. Juni 2009 15:58
> An: [email protected]
> Betreff: Re: st: option error for rollreg function
>
> Dear Martin & Maarten,
>
> thanks so much for your help. I will certainly try the rolling function,
> but I suppose the problem might be a bit deeper rooted... but as rolling
> seems to offer similar possibilities I shall be content turning thereto.
> I just got word from a colleague that the sample program runs smoothly
> for him as well. I guess I'll have to check my set-up :), as this is the
> same for him, Martin and me (all using STATA 10.1):
> . which rollreg
> c:\ado\plus\r\rollreg.ado
> *! rollreg 1.0.8 05mar2005 CFBaum
>
> Cheers and have a nice week
> Ben
>
> Maarten buis wrote:
>
>> --- Benjamin Volland wrote:
>>
>>
>>> 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.
>>>
>>>
>> -rollreg- is a user written command by Kit Baum and available from
>> SSC. Also please give the full reference of any paper and not just
>> an author year reference. Telling where you found a program and
>> giving full references is not just a Statalist FAQ fettish of mine
>> (and others) but also in your own interest, as people who answer
>> your question need to know what you are refering to.
>>
>> Anyhow, I think I remember that -rollreg- has been superseded by
>> the -rolling- prefix in official Stata, see -help rolling-.
>>
>> Hope this helps,
>> Maarten
>>
>> -----------------------------------------
>> Maarten L. Buis
>> Institut fuer Soziologie
>> Universitaet Tuebingen
>> Wilhelmstrasse 36
>> 72074 Tuebingen
>> Germany
>>
>> http://home.fsw.vu.nl/m.buis/
>> -----------------------------------------
>>
>>
>>
>>
>> *
>> * 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/
>
>
> *
> * 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/
*
* 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/