perform_statistical_test | R Documentation |
This function performs the appropriate statistical test based on the user's input.
perform_statistical_test(data, input)
data |
A data frame containing the variables. |
input |
A list containing the user's input, including the selected statistical test, dependent variable, independent variable, identifier variable, and input mean. |
The result of the statistical test.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.