MatchIt (version 3.0.1)

is.matchit: Checks matchit Class

Description

Function that checks if the target object is a matchit object.

Usage

is.matchit(object)

Arguments

object

any R object

Value

Returns TRUE if its argument has class "matchit" among its classes and FALSE otherwise.