R/imports.R

utils::globalVariables(c("k","v","n","dta","tvals"))
#' cfa: A package for computing counterfactuals with a continuous treatment
#'
#' @docType package
#' @name cfa
#' @import stats
#' @import ggplot2
#' @import utils
#' @import BMisc
#' @import quantreg
#' @import TempleMetrics
#' @import pbapply
#' @importFrom formula.tools lhs
NULL

Try the ccfa package in your browser

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

ccfa documentation built on May 2, 2019, 7:28 a.m.