Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: moving averages question


From   Maarten buis <[email protected]>
To   [email protected]
Subject   Re: st: moving averages question
Date   Sun, 24 Aug 2008 13:17:52 +0100 (BST)

--- Rufus Peabody <[email protected]> wrote:
> I'm trying to create a moving average for a number of variables
> within  a panel.   I set the data as time series  (tsset panelvar
> timevar) and  used the appropriate -tssmooth ma- syntax.  However, I
> gto the error 
> 
> message:
> 
>     _TS_p_delta_getnumb():  3499  strtoreal() not found
>   _TS_p_delta_increment():     -  function returned error
>             _TS_p_delta():     -  function returned error
>                   <istmt>:     -  function returned error
> r(3499);

This looks like the kind of error you can get when you partially
updated your Stata. Type:

update all
update swap

And try again.

-- Maarten

-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands

visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434

+31 20 5986715

http://home.fsw.vu.nl/m.buis/
-----------------------------------------

Send instant messages to your online friends http://uk.messenger.yahoo.com 
*
*   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