CoFESmpcoherency: Title

Description Usage Arguments

View source: R/coherency_partial.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
22
CoFESmpcoherency(
  X,
  dt = 1,
  dj = 0.25,
  low.period = 2 * dt,
  up.period = nrow(X) * dt,
  pad = 0,
  sigma = 1,
  coher.type = 0,
  index.p = 2,
  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/CoFESWave documentation built on Jan. 1, 2020, 10:25 p.m.