test_methods: This function checks whether the correct methods have been...

View source: R/test_methods.R

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

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?

Value

TRUE or FALSE


R2sample documentation built on June 17, 2025, 1:07 a.m.