optmatch_restrictions: optmatch_restrictions

View source: R/optmatchS3.R

optmatch_restrictionsR Documentation

optmatch_restrictions

Description

Returns the restrictions which were used to generate the match.

Usage

optmatch_restrictions(obj)

Arguments

obj

An optmatch object

Details

If mean.controls was explicitly specified in the creation of the optmatch object, it is returned; otherwise omit.fraction is given.

Note that if the matching algorithm attempted to recover from initial infeasible restrictions, the output from this function may not be the same as the original function call.

Value

A list of min.controls, max.controls and either omit.fraction or mean.controls.


optmatch documentation built on Nov. 16, 2023, 5:06 p.m.