determine_independent_variable: Determine the Type of Independent Variable

View source: R/global.R

determine_independent_variableR Documentation

Determine the Type of Independent Variable

Description

This function determines the type of the independent variable based on its data type and the number of unique values.

Usage

determine_independent_variable(independent_var)

Arguments

independent_var

A vector representing the independent variable.

Value

A character string indicating the type of the independent variable.


vvdoctor documentation built on May 29, 2024, 4:29 a.m.