R/MatchitSE.R

#' MatchItSE: methods for Standard Error estimation
#'
#' Contains auxiliary functions for calculating Standard Errors for
#' matched samples from the MatchIt package. Please note, that Matchit
#' does not estimate Standard Errors by intention, since matching is seen by the
#' package’s authors as a data preprocessing step.
#'
#' @docType package
#' @name MatchItSE
#'
#' @importFrom Rcpp evalCpp
#' @useDynLib MatchItSE
NULL

Try the MatchItSE package in your browser

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

MatchItSE documentation built on May 29, 2017, 4:30 p.m.