relativeCorPredictionSuccess: Compare prediction success

Description Usage Arguments Value Author(s) See Also

View source: R/Functions.R

Description

Compare prediction success of several gene screening methods.

Usage

1
2
3
4
5
relativeCorPredictionSuccess(
  corPredictionNew, 
  corPredictionStandard, 
  corTestSet, 
  topNumber = 100)

Arguments

corPredictionNew

Matrix of predictor statistics

corPredictionStandard

Reference presdictor statistics

corTestSet

Correlations of predictor variables with trait in test set

topNumber

A vector giving the numbers of top genes to consider

Value

Data frame with components

topNumber

copy of the input topNumber

kruskalp

Kruskal-Wallis p-values

Author(s)

Steve Horvath

See Also

corPredictionSuccess


nosarcasm/WGCNA documentation built on May 28, 2019, 1:01 p.m.