eigenCoef: Calculate weighted eigencoefficients

Description Usage Arguments Details

Description

Calculates weighted eigencoefficients for a single vector / block

Usage

1
2
3
eigenCoef(x, nw = 4, k = 7, nFFT = "default", centre = "none",
  deltat = 1, dtUnits = "second", adaptiveWeighting = TRUE,
  dpssIN = NULL)

Arguments

x

A vector containing a time-series for which to calculat the eigencoefficnets.

Details

I think there may be some overhead that could be removed in the spec.mtm code. But also, perhaps not...


driegert/transfer3 documentation built on May 3, 2019, 8:33 p.m.