helper_brunner_munzel: Helper for Brunner-Munzel t-test

View source: R/helpers.R

helper_brunner_munzelR Documentation

Helper for Brunner-Munzel t-test

Description

It performs the Brunner-Munzel t-test.

Usage

helper_brunner_munzel(x, g, paired, alternative, conf.level)

Arguments

x

a numeric vector.

g

a factor.

paired

a logical value.

alternative

a character value.

conf.level

a numeric value.

Details

This function can be modified by the user, but input and output should be kept the same.

Value

a list with test indicating the test that was performed, its respective p.value and lower and upper limits of the confidence interval for the effect size considered in the test.


dnzmarcio/ntimes documentation built on Jan. 4, 2024, 2:23 p.m.