getPeaksMatrix: Get matrix of peaks

Description Usage Arguments Value Author(s)

View source: R/peaks.R

Description

Creates a matrix with peak timing for each season.

Usage

1
getPeaksMatrix(cases, start, period = 12)

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).

Value

Returns a matrix with peak timing for each season and location.

Author(s)

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


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