GetGlobalErrorCorr: Creates a Spearman correlation matrix of the prediction...

View source: R/01_ModelSetup.R

GetGlobalErrorCorrR Documentation

Creates a Spearman correlation matrix of the prediction errors for each predictor on the training data.

Description

Creates a Spearman correlation matrix of the prediction errors for each predictor on the training data.

Usage

GetGlobalErrorCorr(predictions, inputData, stype, corrCutoff)

Arguments

predictions

The predictions for each predictor and sample.

inputData

An IntLIMData object.

stype

The phenotype name.

corrCutoff

All model pairs above this correlation cutoff will be clustered together.


ncats/MultiOmicsGraphPrediction documentation built on Aug. 23, 2023, 9:19 a.m.