test_methods {MD2sample} | R Documentation |
This function checks whether the correct methods have been requested
Description
This function checks whether the correct methods have been requested
Usage
test_methods(doMethods, Continuous, ReturnMethodNames = FALSE)
Arguments
doMethods |
="all" Which methods should be included? |
Continuous |
is data continuous |
ReturnMethodNames |
= FALSE should names of methods be returned? |
Value
TRUE/FALSE or a character vector
[Package MD2sample version 1.0.0 Index]