calcMatchedRiskDiff: Conduct propensity score matching with a caliper and...

Description Usage Arguments Value

View source: R/calcMatchedRiskDiff.R

Description

The logit of the propensity scores are used to match control units to treated units that are within the specified caliper. The risk difference (risk in treated group minus risk in control group) is then calculated on the results matched sample.

Usage

1

Arguments

data

A data frame containing at least the columns: 'X1', ..., 'X10', 'Z'

gamma

The caliper width in terms of pooled standard deviations

Value

The risk difference of the matched treated and control units.


kkbrum/PSMOptimalCalipers documentation built on Dec. 21, 2021, 6:45 a.m.