R/table9_8.R

#' Table 9_8
#'
#' Data Matrix for Regression, in Exercise 9.3
#' Source: Damodar Gujarati, “The Behaviour of Unemployment and Unfilled Vacancies: Great Britain, 1958–1971,” The Economic Journal, vol. 82, March 1972, p. 202
#'
#' @docType data
#' @usage data('Table9_8')
#' @format
#' \itemize{
#' \item \strong{YEAR_QUART: } Year and Quarter
#' \item \strong{UN: } Unemployment Rate %
#' \item \strong{V: } Job Vacancy Rate %
#' \item \strong{DUM: } 1 for period beginning in 1966-IV and 0 for before that
#' \item \strong{DUMV: } V when DUM = 1
#' }
'Table9_8'
brunoruas2/gujarati documentation built on April 8, 2021, 11:20 p.m.