choose_statistical_test | R Documentation |
Determines the appropriate statistical test based on the characteristics of the dependent and independent variables.
choose_statistical_test(dependent_var, independent_var)
dependent_var |
The dependent variable. |
independent_var |
The independent variable. |
The name of the chosen statistical test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.