mean_removal: Mean removal

View source: R/RcppExports.R

mean_removalR Documentation

Mean removal

Description

Remove the mean

Usage

mean_removal(ts, nDC = -1L)

Arguments

ts

An array of time series

nDC

a flag number, if negative, DC is based on the whole windowed record; if positive, DC is based on the first nDC points.

Value

The DC time series.


wltcwpf/hvsrProc documentation built on March 25, 2024, 7 p.m.