order_wk: order_wk

View source: R/SpectrumEstimation_Auxi_order_wk.R

order_wkR Documentation

order_wk

Description

order_wk

Usage

order_wk(y)

Note

Location: .../Rrobuststp/R/SpectrumEstimation_Auxi_order_wk.r

Examples


library(signal)
library(Rrobustsp)
library(zeallot)

y <- rnorm(5)

c(wr, PSD) <- order_wk(y)


Mufabo/Rrobustsp documentation built on June 11, 2022, 10:41 p.m.