Learn R Programming

cts (version 1.0-22)

V22174: Measurments of Relative Aboundance

Description

Measurments of relative aboundance of an xxygen isotope in an ocean core.

Usage

data(V22174)

Arguments

Format

The format is: num [1:164, 1:2] 6.13 8.39 10.64 12.90 15.16 ...

References

Wang, Zhu (2013). cts: An R Package for Continuous Time Autoregressive Models via Kalman Filter. Journal of Statistical Software, Vol. 53(5), 1--19. http://www.jstatsoft.org/v53/i05

Examples

Run this code
# NOT RUN {
data(V22174)
str(V22174) ; plot(V22174)
# }

Run the code above in your browser using DataLab