check_datatype: Determine the outcome type of a column

View source: R/misl.R

check_datatypeR Documentation

Determine the outcome type of a column

Description

Determine the outcome type of a column

Usage

check_datatype(x)

Arguments

x

A vector (one column from the dataset).

Value

One of "categorical", "ordinal", "binomial", or "continuous".


misl documentation built on April 8, 2026, 9:07 a.m.