R/data.R

#' Simulated data for bunching examples.
#'
#' A dataset containing two simulated vectors of about 27,500 observations.
#'
#' @format A data frame with 27510 rows and 2 variables:
#' \describe{
#'   \item{kink_vector}{simulated earnings vector, suitable for examples of bunching at kinks}.
#'   \item{notch_vector}{simulated earnings vector, suitable for examples of bunching at notches}.
#' }
#' @seealso \code{\link{bunching}}, \code{\link{bunchit}}

"bunching_data"

Try the bunching package in your browser

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

bunching documentation built on Aug. 24, 2022, 5:07 p.m.