wilcox {psichomics}R Documentation

Perform Wilcoxon analysis and return interface to show the results

Description

Perform Wilcoxon analysis and return interface to show the results

Usage

wilcox(data, groups, stat = NULL)

Arguments

data

Numeric, data frame or matrix: data for one gene or alternative splicing event

groups

List of characters (list of groups containing data identifiers) or character vector (group of each value in data)

stat

Data frame or matrix: values of the analyses to be performed (if NULL, the analyses will be performed)

Value

HTML elements


[Package psichomics version 1.9.1 Index]