plotMeanPeakTiming: Plot mean peak timing

Description Usage Arguments Value Author(s)

View source: R/peaks.R

Description

Plot mean peak timing for all locations.

Usage

1
2
plotMeanPeakTiming(pMat, start, period = 12, perc = 0.95,
  bBootstrap = FALSE)

Arguments

pMat

A matrix with peaks for each location and season.

start

The start timepoint of each season.

period

The period of seasons (e.g. 12 for monthly data, and 52 for weekly).

perc

CI range for the mean peak timing.

bBootstrap

Logical; if TRUE bootstrap will be used.

Value

Returns a named vector of mean peaks for each location.

Author(s)

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


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