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

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.