SRV_Corr {mQTL}R Documentation

Statistical recoupling of variables in a supervised context

Description

Correlation generation for Statistical Recoupling of Variables.

Usage

SRV_Corr(X, Y, minsize, correl)

Arguments

X

data matrix

Y

class matrix

minsize

bucketting resolution

correl

correlation threshold

Value

A list:

Pfinal

pvalue vector

indicesdebf

starting border of cluster

indicesfinfl

ending border of cluster

Correlation

Correlation of superclusters/clusters

Author(s)

Jean-Baptiste Cazier

References

Blaise,B. et al (2009) Statistical recoupling prior to significance testing in nuclear magnetic resonance based metabonomics, Anal. Chem., 81(15), 6242-6251.

See Also

SRV, pre_mQTL


[Package mQTL version 1.0 Index]