File: camp.Rd

package info (click to toggle)
tseries 0.10-58-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 656 kB
  • sloc: fortran: 1,405; ansic: 759; makefile: 67; f90: 21
file content (28 lines) | stat: -rw-r--r-- 612 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
\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{https://robjhyndman.com/TSDL/}
}
\keyword{datasets}