fft.smooth: Smoothing using Fast Discrete Fourier Transform

View source: R/10.get_UTR3TotalCov.R

fft.smoothR Documentation

Smoothing using Fast Discrete Fourier Transform

Description

Smoothing using Fast Discrete Fourier Transform

Usage

fft.smooth(sn, p)

Arguments

sn

a real or complex array containing the values to be transformed. see stats::fft()

p

An integer(1), fft smoothing power

Value

a numeric vector, the real part of inverse fft-transformed signal

Author(s)

Jianhong Ou


haibol2016/InPAS documentation built on March 30, 2022, 10:30 a.m.