is_unit_trimmed() returns a logical vector indicating which
observations were removed by trimming. This is a per-unit query, as opposed
to is_ps_trimmed(), which tests whether the object has been trimmed at
all.
Arguments
- x
A
ps_trimobject created byps_trim().
See also
ps_trim() for trimming propensity scores, is_ps_trimmed() to
test whether an object has been trimmed, ps_trim_meta() to retrieve full
trimming metadata.
