is.trtsel {TreatmentSelection}R Documentation

is x a trtsel object?

Description

Function to check if an object is of class "trtsel"

Usage

is.trtsel(x)

Arguments

x

Any R object.

Value

Returns TRUE or FALSE depending on whether x is a "trtsel" object or not.


[Package TreatmentSelection version 2.1.1 Index]