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 Feb. 3, 2024, 5:42 p.m.