https://github.com/cran/tseries
Raw File
Tip revision: 80ab61206dadb688af7b497111cc16cb00ccfff3 authored by Kurt Hornik on 20 February 2012, 00:00:00 UTC
version 0.10-28
Tip revision: 80ab612
camp.Rd
\name{camp}
\alias{camp}
\title{
  Mount Campito Yearly Treering Data, -3435--1969.
}
\description{
  Contains annual tree-ring measurements from Mount Campito from 3426 BC
  through 1969 AD.
}
\usage{
data(camp)
}
\format{
  A univariate time series with 5405 observations. The object is of
  class \code{"ts"}.
}
\details{
  This series is a standard example for the concept of long memory time
  series.

  The data was produced and assembled at the Tree Ring Laboratory at the
  University of Arizona, Tuscon.
}
\source{
  Time Series Data Library:
  \url{http://www-personal.buseco.monash.edu.au/~hyndman/TSDL/}
}
\keyword{datasets}
back to top