R/Guvenen.R

#' @name Guvenen 
#' @title Annual Increments in Log Income 
#' @description  Kernel density estimates of the log density of annual increments in
#' log income for U.S. individuals over the period 1994-2013, as estimated by \cite{Guvenen}.
#' @usage Guvenen
#' @format  A data frame with 279 observations on two variables.
#' \itemize{
#'     \item{\code{earnings}}{annual increment in log income}
#'     \item{\code{logdensity}}{estimated log density values}
#' }
#' @source  Fatih Guvenen, Fatih Karahan, Serdar Ozkan and Jae Song, (2016)
#' What Do Data on Millions of U.S. Workers Reveal about Life-Cycle Earnings Dynamics?
#' \url{https://www.nber.org/system/files/working_papers/w20913/w20913.pdf}
#' @keywords datasets
NULL

Try the REBayes package in your browser

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

REBayes documentation built on Aug. 19, 2023, 5:10 p.m.