getNameTestType {safestats} | R Documentation |
Gets the Label of the Test
Description
Helper function that outputs the name of the analysis.
Usage
getNameTestType(testType, parameterName)
Arguments
testType |
A character string. For the t-tests: "oneSample", "paired", "twoSample". |
parameterName |
The name of the parameter to identify test performed |
Value
Returns a character string with the name of the analysis.
[Package safestats version 0.8.7 Index]