R/imports.R

#' @title Treatment Effects in Interactive Fixed Effects Models
#' @description The \code{ife} package contains tools for estimating treatment
#' effects when untreated potential outcomes are generated by an interactive
#' fixed effects model.
#'
#' @docType package
#' @name ife
#' @import stats
#' @import utils
#' @import pte
#' @importFrom dplyr %>% id select starts_with if_else
#' @importFrom modelsummary modelsummary
NULL
bcallaway11/ife documentation built on Sept. 15, 2023, 12:33 a.m.