ComputeMetaFeatureWeights: Compute the weight of each predictor given the weights of...

View source: R/compositemodelfunctions.R

ComputeMetaFeatureWeightsR Documentation

Compute the weight of each predictor given the weights of different metafeatures.

Description

Compute the weight of each predictor given the weights of different metafeatures.

Usage

ComputeMetaFeatureWeights(metaFeatures, modelResults)

Arguments

metaFeatures

A set of metafeatures, such as that found within ModelResults

modelResults

A ModelResults object containing the current weights

Value

A weight matrix for each sample and each predictor.


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