File: bgt-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 (27 lines) | stat: -rw-r--r-- 578 bytes parent folder | download | duplicates (2)
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
\name{bgt.data}
\docType{data}
\alias{bgt.data}

\title{BGT-data Sample Data Set}

\description{
UK macroeconomic data.
Sample data set employed in Burridge, Gjorstrup and Taylor (2004).
}

\usage{
bgt.data
}

\format{
A list containing time series objects.
}

\references{
Burridge, P., Gjorstrup, F. and Taylor, R. (2004) 
\emph{Robust Inference on Seasonal Unit Roots via a Bootstrap Applied to OECD Macroeconomic Series}.
Department of Economics, City University London. Working Paper 04/08.
URL: \url{https://ideas.repec.org/p/cty/dpaper/04-08.html}.
}

\keyword{datasets}