relativeCorPredictionSuccess: Compare prediction success

View source: R/Functions.R

relativeCorPredictionSuccessR Documentation

Compare prediction success

Description

Compare prediction success of several gene screening methods.

Usage

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


WGCNA documentation built on Jan. 22, 2023, 1:34 a.m.