is_ps_trimmed() returns TRUE if x is a ps_trim object
or a psw object created from trimmed propensity scores, and FALSE
otherwise. This tests whether the object carries trimming information, not
which individual units were trimmed; see is_unit_trimmed() for that.
See also
ps_trim() for trimming propensity scores, is_unit_trimmed() to
identify which units were trimmed, ps_trim_meta() to retrieve full
trimming metadata.
