match.caliper: match.caliper function

View source: R/match.caliper.R

match.caliperR Documentation

match.caliper function

Description

This internal function matches units by the generalized propensity score computed by cgpsmatch function. This function is used only within cgpsmatch function.

Usage

match.caliper(
  data,
  bexp,
  gpsname,
  caliper_bw,
  exp.status = 1,
  index.status = 1,
  replace2 = TRUE
)

Examples

match.caliper()

HonghyokKim/CGPSspatialmatch documentation built on April 24, 2022, 9:10 p.m.