ESDstatistic: ESD statistic

Description Usage Arguments Value Author(s) Source References Examples

View source: R/climtrends.R

Description

ESDstatistic returns the ESD statistic.

Usage

1
ESDstatistic(dataSeries)

Arguments

dataSeries

time series of climate data

Value

The ESD statistic.

Author(s)

Jose Gama

Source

NIST/SEMATECH e-Handbook of Statistical Methods, 2013 http://www.itl.nist.gov/div898/handbook/

References

NIST/SEMATECH e-Handbook of Statistical Methods, 2013 http://www.itl.nist.gov/div898/handbook/

Examples

1
2
# ESD statistic for Turin 1961-2003
testTurin<- ESDstatistic(yearly.average.temperature.Turin.Milan[,2])

Example output



climtrends documentation built on May 29, 2017, 11:58 p.m.