match.nearestcaliper: match.nearestcaliper function

View source: R/match.nearestcaliper.R

match.nearestcaliperR Documentation

match.nearestcaliper 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.nearestcaliper(
  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.