Learn R Programming

climtrends (version 1.0.6)

ESDstatistic: ESD statistic

Description

ESDstatistic returns the ESD statistic.

Usage

ESDstatistic(dataSeries)

Arguments

dataSeries
time series of climate data

Value

The ESD statistic.

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

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

Run the code above in your browser using DataLab