Description Usage Format Source Examples
This is average annual flow of the Nile River below the Aswan Dam. The units are CMS (cubic meters per second).
1 |
The format is: Time-Series [1:75] from 1870 to 1944: 3958 3370 3485 3438 3702 ...
Hipel, K.W. and McLeod, A.I., (2005). Time Series Modelling of Water Resources and Environmental Systems. Electronic reprint of our book orginally published in 1994. http://www.stats.uwo.ca/faculty/aim/1994Book/.
1 2 3 4 5 6 | #Plot the time series
data(NileFlowCMS)
ts.plot(NileFlowCMS)
#Hurst K estimate
HurstK(NileFlowCMS)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.