calculatePhaseDiff: Calculate phase differences from phase matrix

Description Usage Arguments Details Value Author(s)

View source: R/wavelet.R

Description

Calculates pairwise differences between phase angles.

Usage

1
calculatePhaseDiff(phaseMatrix, refLoc, bPlot = TRUE)

Arguments

phaseMatrix

A matrix with phase angles over time for considered locations.

refLoc

A row number for reference location.

bPlot

Logical; if TRUE plots are generated for each pair of locations.

Details

Phase differences are calculated between the reference location and all other locations. The row for the reference locations will contain NAs.

Value

A matrix with pairwise phase differences.

Author(s)

Mikhail Churakov (mikhail.churakov@pasteur.fr).


mc30/wasp documentation built on Sept. 14, 2020, 4:20 a.m.