Learn R Programming

tsapp (version 1.0.4)

perwinda: perwinda Daniell window for direct spectral estimation

Description

perwinda Daniell window for direct spectral estimation

Usage

perwinda(e, n)

Arguments

e

equal bandwidth (at most n frequencies are used for averaging)

n

length of time series

Value

w weights (symmetric)

Examples

Run this code
# NOT RUN {
data(WHORMONE)
w <- perwinda(0.1,length(WHORMONE)) 

# }

Run the code above in your browser using DataLab