SRV_Corr: Statistical recoupling of variables in a supervised context

Description Usage Arguments Value Author(s) References See Also

View source: R/mQTL.R

Description

Correlation generation for Statistical Recoupling of Variables.

Usage

1
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


mQTL documentation built on May 1, 2019, 7:30 p.m.