CoFEScoherency: Title

Description Usage Arguments

View source: R/coherency.R

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
CoFEScoherency(
  x,
  y,
  dt = 1,
  dj = 0.25,
  low.period = 2 * dt,
  up.period = length(x) * dt,
  pad = 0,
  sigma = 1,
  wt.type = 0,
  wt.size = 5,
  ws.type = 0,
  ws.size = 5,
  n.sur = 0,
  p = 0,
  q = 0,
  Phase_diff = FALSE,
  low.fp = 32,
  up.fp = 128,
  date = NULL
)

Arguments

date

yifanzhang0842/WaveCoFES documentation built on Jan. 1, 2020, 8:32 p.m.