Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


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

Re: st: error message: invalid numlist (tssmooth)


From   Nick Cox <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: error message: invalid numlist (tssmooth)
Date   Fri, 19 Apr 2013 08:56:42 +0100

Good fix.Thanks for closure report, often neglected by members.

Nick
[email protected]


On 19 April 2013 07:49, Nick Bornschein <[email protected]> wrote:
> Hello Nick,
>
> it was an error of mine using the tsset command. I used
>
> tsset id daily, daily
>
> instead of
>
> tsset daily, daily
>
> Now it works fine.
>
> Thanks a lot!
>
>
> Am 18.04.13 15:59, schrieb Nick Cox:
>
>> I can't reproduce this. An example in the help, slightly modified, runs
>> fine:
>>
>> webuse sales1, clear
>> tsset
>> tssmooth ma sm1 = sales, window(2 1 2)
>>
>> Can you reproduce that?
>>
>> Nick
>> [email protected]
>>
>>
>> On 18 April 2013 13:27, Nick Bornschein <[email protected]>
>> wrote:
>>>
>>> Hello,
>>>
>>> I am using a dataset with temperature data from 01/01/2005 to 03/31/2013
>>> (every day with its mean temeprature). Using tsset produces a weekly
>>> balanced dataset with a unit of 1 day. I have no missing. Now I want to
>>> use
>>>
>>> tssmooth ma ma_temp1 = temp, window(2 1 2)
>>>
>>> but I get the error:
>>>
>>> "window() invalid -- invalid numlist has elements outside of allowed
>>> range"
>>>
>>> I tried to find out what the problem could be, but I wasn't successful.
>>> What
>>> is the problem or what could it be?
>>>
>>> Best
>>> -Nick
>>> *
>>> *   For searches and help try:
>>> *   http://www.stata.com/help.cgi?search
>>> *   http://www.stata.com/support/faqs/resources/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/faqs/resources/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/faqs/resources/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/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index