Skip to contents

is_ps_calibrated() is an S3 generic that returns TRUE if its argument represents calibrated propensity scores.

Usage

is_ps_calibrated(x)

Arguments

x

An R object.

Value

A logical scalar (TRUE or FALSE).