#' Lalonde AER 1986 with Wage Regression Allocation Queue
#'
#' appended onto the raw Lalonde binary targeting queue rank info based on different planner inequality aversion.
#' includes min and max rank. Based on wage regression.
#'
#' @docType data
#'
#' @usage data(df_opt_lalonde_training_wage)
#'
#' @format csv
#'
#' @keywords datasets
#'
#' @references Lalonde, R. (1986) "Evaluating the Econometric Evaluations of Training Programs with Experimental Data", American Economic Review, 604–620.
#'
#' @source \url{https://fanwangecon.github.io/PrjOptiAlloc/articles/ffv_opt_sobin_rkone_allrw_training_wage.html}
#'
#' @examples
#' data(df_opt_lalonde_training_wage)
#' head(df_opt_lalonde_training_wage, 10)
"df_opt_lalonde_training_wage"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.