SymmetricMA {WaveCGH}R Documentation

Smoothing a series using moving average.

Description

It smooths the data using moving average of specified window size.

Usage

SymmetricMA(x, w = 5)

Arguments

x Array-CGH data
w Window size.

Value

Smoothed version of original data.

Author(s)

A. I. McLeod and M. S. Islam


[Package WaveCGH version 2.01 Index]