Learn R Programming

R2sample (version 4.1.0)

test_methods: 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, UseLargeSample, WithWeights)

Value

TRUE or FALSE

Arguments

doMethods

="all" Which methods should be included?

Continuous

is data continuous

UseLargeSample

should p values be found via large sample theory?

WithWeights

with weights?