plotAnnualCurves: Plot annual curves

Description Usage Arguments Author(s)

View source: R/peaks.R

Description

Plots seasonal curves for each location with peaks and mean peak timing.

Usage

1
plotAnnualCurves(cases, start, period = 12, perc = 0.95)

Arguments

cases

A matrix of case series.

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.

Author(s)

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


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