Wilcox_test: Do Wilcox-test

Description Usage Arguments Value Note

View source: R/Tests.R

Description

Do Wilcox-test

Usage

1
Wilcox_test(v1, v2, paired = FALSE, log = FALSE)

Arguments

v1

a (non-empty) numeric vector of data values.

v2

an optional (non-empty) numeric vector of data values.

paired

a logical indicating whether you want a paired Wilcox-test.

log

whether data have log2 transformation.

Value

Return a log2 fold change value and Wilcox-test p value

Note

Only for three and more repeat experiment.


Moonerss/ProteinBase documentation built on Dec. 17, 2021, 4:21 a.m.