is_categorical: Check if family is categorical

is_categoricalR Documentation

Check if family is categorical

Description

Check if family is categorical

Usage

is_categorical(x)

Arguments

x

a family, either numerical, a name, or a causl_family object

Details

Returns a logical indicating if the object is the input object represents a categorical or ordinal variable. If it cannot represent a family then NA is returned.


rje42/causl documentation built on June 1, 2025, 2:50 p.m.