Learn R Programming

tswge (version 2.1.0)

hilbert.wge: Function to calculate the Hilbert transformation of a given real valued signal(even length)

Description

Function is used with the tswge function wv.wge

Usage

hilbert.wge(input)

Value

ans

Hilbert transformation of the input

Arguments

input

realization to be analyzed

Author

Wayne Woodward

References

Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott

Examples

Run this code
data(airline)
hilbert.wge(airline)

Run the code above in your browser using DataLab