OXYGEN {tsapp} | R Documentation |
Amount of an Oxygen isotope
Description
Amount of an Oxygen isotope
Usage
OXYGEN
Format
OXYGEN is a matrix with 164 rows and 2 columns
- T
Time
- D
DELTA18O
Source
Belecher, J., Hampton, J. S., and Tunnicliffe Wilson, T. (1994, ISSN: 1369-7412) "Parameterization of Continuous Time Autoregressive Models for Irregularly Sampled Time Series Data"
Examples
data(OXYGEN)
## maybe plot(OXYGEN[,1],OXYGEN[,2],type="l"); rug(OXYGEN[,1])
[Package tsapp version 1.0.4 Index]