Learn R Programming

optmatch (version 0.10.8)

subproblemSuccess: (Internal) Report successful subproblems.

Description

fullmatch can break up a large matching problem into smaller subproblems (for example, using strata defined by exactMatch). This function lists the subproblems in a match and list whether at least on treated unit was matched in subproblem. Subproblems that have no matched treated units are said to have "failed."

Usage

subproblemSuccess(x)

Value

A named logical vector indicating either success or failure for each subproblem.

Arguments

x

The result of fullmatch or pairmatch.