R/BRGDP.R

#' @name  BRGDP
#' @title Real Time Database of 100 economic variables from 12/11/2018
#' @docType data
#' @format    The format is:
#' List of 4
#' $ base : Time-Series [1:227, 1:100] from 2000 to 2019: NA NA NA NA NA NA NA NA NA NA ...
#' ..- attr(*, "dimnames")=List of 2
#' .. ..$ : NULL
#' .. ..$ : chr [1:100] "DIVIDA_6" "IBC_BR" "PMC_TOTAL" "PIM_BCONSND" ...
#' $ trans: num [1:100] 5 3 3 3 3 3 3 3 3 3 ...
#' $ delay: num [1:100] 14 42 42 42 42 42 35 35 35 35 ...
#' $ GDP  : Time-Series [1:75] from 2000 to 2018: 106 110 114 114 110 ...
#' @description a list containing the database, a vector of transformation for the function Bpanel, a vector of delays for the function PRTDB, and the GDP time series. 
#' @usage BRGDP
#' @keywords datasets
NULL
nmecsys/nowcasting documentation built on July 15, 2019, 12:57 p.m.