mk_sen_pettitt: Calculate Mann-Kendall, Pettitt, Sen tests

Description Usage Arguments Value Author(s) Examples

Description

Obtain trend with Mann-Kendall test, breaking point with Pettitt test and Sen test to have the coefficient of regression

Usage

1

Arguments

data

[zoo] vector with daily, monthly, seasonnal or annual with date in %Y-%m-%d

Value

List that contains

Author(s)

Florine Garcia (florine.garcia@gmail.com)

Pierre L'Hermite (pierrelhermite@yahoo.fr)

Examples

1
2
3
4
#'## Loading data
data("dailyPrec_bv1")

result <- mk_sen_pettitt(dailyPrec)

flogrc/piflow documentation built on May 24, 2019, 7:34 a.m.