Skip to content
Prev 76866 / 398502 Next

Interpolating / smoothing missing time series data

On 9/7/05 10:19 PM, "Gabor Grothendieck" <ggrothendieck at gmail.com> wrote:

            
Alternatively, if you are looking for "more smoothing", you could look at
using a moving average or median applied at points of interest with an
"appropriate" window size--see wapply in the gplots package (gregmisc
bundle).  There are a number of other functions that can accomplish the same
task.  A search for "moving window" or "moving average" in the archives may
produce some other ideas.

Sean