pick_one_variable_test {automatedtests} | R Documentation |
Pick the appropriate test for one variable (Internal Function)
Description
Pick the appropriate test for one variable (Internal Function)
Usage
pick_one_variable_test(test_object)
Arguments
test_object |
An object containing the data, data types, and comparison value. |
Value
A character string with the name of the appropriate one-sample statistical test.
[Package automatedtests version 0.1.2 Index]