determine_dependent_variable | R Documentation |
This function determines the type of the dependent variable based on its data type and distribution.
determine_dependent_variable(dependent_var)
dependent_var |
A vector representing the dependent variable. |
A character string indicating the type of the dependent variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.