are_from_same_distribution: Checks if two samples are from the same distribution with a...

Description Usage Arguments Value

Description

Checks if two samples are from the same distribution with a Mann-Whitney U test

Usage

1
are_from_same_distribution(a, b, alpha = 0.05)

Arguments

a

samples

b

samples

alpha

significance level, is 0.05 by default

Value

TRUE or FALSE, or NA if cannot be calculated


richelbilderbeek/wiritttea documentation built on May 27, 2019, 8:02 a.m.