testEnrichmentSpearman: testEnrichmentSpearman uses the Spearman statistical test to...

View source: R/KYCG.R

testEnrichmentSpearmanR Documentation

testEnrichmentSpearman uses the Spearman statistical test to estimate the association between two continuous variables.

Description

testEnrichmentSpearman uses the Spearman statistical test to estimate the association between two continuous variables.

Usage

testEnrichmentSpearman(query, database)

Arguments

query

Vector of probes of interest (e.g., significant probes)

database

List of vectors corresponding to the database set of interest with associated meta data as an attribute to each element.

Value

A DataFrame with the estimate/statistic, p-value, and name of test for the given results.


zwdzwd/sesame documentation built on April 28, 2024, 12:48 p.m.