rand_test: Randomization tests

View source: R/data_clean.R

rand_testR Documentation

Randomization tests

Description

Perform randomization test between two vectors.

Usage

rand_test(x, y, n = 1000)

Arguments

x

A numeric vector.

y

A numeric vector.

n

The number of randomization, default is 1000.

Value

a data frame with mean, rank, p.value, etc.


daijiang/lirrr documentation built on June 13, 2025, 1:41 p.m.