R/imports.R

#' qte: A package for computating quantile treatment effects
#'
#' @docType package
#' @name QTE
#' @import graphics
#' @import stats
#' @import pbapply
#' @importFrom utils write.table tail
#' @import data.table
NULL

Try the qte package in your browser

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

qte documentation built on Sept. 1, 2022, 5:05 p.m.