R/firms.R

#' @title Sample data for firm dynamics
#'
#' @description Firm productivity and market shares adopted to
#' demonstrate the decomposition of firm dynamics
#'
#' @references
#' Zeng, S. (2019). Frontier firms, inefficiency and productivity
#' dynamics. Presented in EMG Workshop 2019, Sydney.
#'
#' @format A data frame with the following columns:
#' \describe{
#' \item{tfp}{Firm productivity (or firm performance indicators)}
#' \item{s}{Market shares occupied the firm.}
#' \item{id}{A firm identity column.}
#' \item{t}{A time period column}
#' }
"firms"

Try the dfvad package in your browser

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

dfvad documentation built on Oct. 15, 2021, 5:16 p.m.