R/data.R

#' US Trade Deficit Data: 1987-1988.
#'
#' A replication of the US Trade Deficit data used in \href{https://variation.com/wp-content/uploads/change-point-analyzer/change-point-analysis-a-powerful-new-tool-for-detecting-changes.pdf}{Taylor's manuscript}.
#'
#' @format A data frame with 24 rows and 2 variables:
#' \describe{
#'   \item{date}{observation month}
#'   \item{deficit_billions}{US trade deficit in billions of dollars}
#'   ...
#' }
"US_Trade_Deficit"

Try the ChangePointTaylor package in your browser

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

ChangePointTaylor documentation built on March 18, 2022, 6:57 p.m.