R/imports.R

#' @title Difference in Differences
#' @description Difference in Differences with multiple periods and variation in
#'  treatment timing
#'
#' @docType package
#' @name did
#' @import stats
#' @import utils
#' @import ggplot2
#' @import ggpubr
#' @import BMisc
#' @importFrom tidyr gather
#' @importFrom methods is
NULL

Try the did package in your browser

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

did documentation built on July 20, 2022, 5:06 p.m.