Skip to contents

is_refit() is an S3 generic that returns TRUE if its argument represents a ps_trim object (or a weighting object) that has had the propensity model refit on the retained subset.

Usage

is_refit(x)

Arguments

x

An R object (e.g. a ps_trim or psw).

Value

A logical scalar (TRUE or FALSE).