Whether or not a vector is a discrete variable, returns a logical. Typically used on the Y variable of a model.
Arguments
- x
A vector to check the discreteness of.
- na.rm
Whether or not to remove NA values before testing discreteness. Defaults to TRUE.
See also
Other cheem utility:
as_logical_index()
,
color_scale_of()
,
contains_nonnumeric()
,
is_diverging()
,
linear_tform()
,
logistic_tform()
,
problem_type()
,
rnorm_from()
,
sug_basis()
,
sug_manip_var()