spearman {psichomics}R Documentation

Perform Spearman's test and return interface to show the results

Description

Perform Spearman's test and return interface to show the results

Usage

spearman(data, groups)

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)

Value

HTML elements


[Package psichomics version 1.9.1 Index]