R/DATA_covariates-man.R

#' Data
#' House price in relation to earnings index.
#'
#' Years: 1997-2013
#' Local Authority
#'
#' @name houseprice_earnings.dat
#' @docType data
#' @author My Name \email{blahblah@@roxygen.org}
#' @references \url{data_blah.com}
#' @keywords data
NULL

#' Data
#'
#' Index of Multiple Deprivation in 2010.
#' Local Authority
#' Income
#' Employment
#' Ranks
#'
#' @name IMD.dat2010
#' @docType data
#' @author My Name \email{blahblah@@roxygen.org}
#' @references \url{data_blah.com}
#' @keywords data
NULL

#' Data
#' Local Authority population sizes, area and density.
#'
#' @name popLA
#' @docType data
#' @author My Name \email{blahblah@@roxygen.org}
#' @references \url{data_blah.com}
#' @keywords data
NULL

#' Data
#' Urban-rural area proportions and classification.
#'
#' Major Urban
#' Large Urban
#' Other Urban
#' Large Market
#' Rural Town
#' Village
#' Dispersed
#'
#' @name CTADGUM.dat2011
#' @docType data
#' @author My Name \email{blahblah@@roxygen.org}
#' @references \url{data_blah.com}
#' @keywords data
NULL
n8thangreen/STIecoPredict documentation built on June 7, 2020, 12:50 p.m.