R/imports.R

#' Panel Treatment Effects
#'
#' Tools for estimating treatment effects with panel data.
#'
#' @docType package
#' @name pte
#' @import stats
#' @import utils
#' @import ggplot2
#' @import tidyr
#' @import BMisc
#' @import splines2
#' @importFrom dplyr bind_rows group_by group_map inner_join mutate transmute
"_PACKAGE"

Try the ptetools package in your browser

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

ptetools documentation built on April 12, 2025, 1:28 a.m.