ComputeIndividualPerformance: Obtain a prediction from a composite model, given the pairs...

View source: R/compositemodelfunctions.R

ComputeIndividualPerformanceR Documentation

Obtain a prediction from a composite model, given the pairs to include in the model.

Description

Obtain a prediction from a composite model, given the pairs to include in the model.

Usage

ComputeIndividualPerformance(predictions, trueVal)

Arguments

predictions

Predictions for each model.

trueVal

The true values (predictions or outcomes) of the input data.

Value

A vector of significance values named by model.


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