R/data.R

#' Data to use in the invgamstochvol package
#'
#' Contains the inflation data for the US for the period 1960Q1 to 2022Q3
#'
#' @format{A data frame with 1 variable and 247 observations.}
#' \describe{
#' \item{V1}{Inflation variable}
#'  }
#' 
#' @source{Federal Reserve Bank of St Louis Fred database as the Consumer Price Index (CPI) data to serve as example data}
#'
#' @examples
#' data(US_Inf_Data) #lazy loading
"US_Inf_Data"

Try the invgamstochvol package in your browser

Any scripts or data that you put into this service are public.

invgamstochvol documentation built on Aug. 18, 2023, 9:06 a.m.