R/qqplot.matched.R

###
#' qqplot.matched
#'
#' @description qqplot for matched object 
#'
#' @details
#' 
#' @references 
#'
#' @export qqplot.matched
#' 
#' @example
#' 
#' \dontrun{}
#'   
#'
qqplot.matched <- function(){
  
}
ehrlinger/matchingWeight documentation built on May 16, 2019, 1:20 a.m.