File: ch-data.Rd

package info (click to toggle)
r-cran-uroot 2.1-3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,992 kB
  • sloc: makefile: 5
file content (24 lines) | stat: -rw-r--r-- 397 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
\name{ch.data}
\docType{data}
\alias{ch.data}

\title{CH-data Sample Data Set}

\description{
U.S. post World War II macroeconomic time series. The data set is described and employed 
in Canova and Hansen (JBES, 1995, Section 5.1).
}

\usage{
ch.data
}

\format{
A list containing time series objects.
}

\source{
  \url{https://www.ssc.wisc.edu/~bhansen/progs/jbes_95.html}
}

\keyword{datasets}