determine_dependent_variable: Determine the Type of Dependent Variable

View source: R/global.R

determine_dependent_variableR Documentation

Determine the Type of Dependent Variable

Description

This function determines the type of the dependent variable based on its data type and distribution.

Usage

determine_dependent_variable(dependent_var)

Arguments

dependent_var

A vector representing the dependent variable.

Value

A character string indicating the type of the dependent variable.


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