View source: R/compositemodelfunctions.R
ComputeMetaFeatureWeights | R Documentation |
Compute the weight of each predictor given the weights of different metafeatures.
ComputeMetaFeatureWeights(metaFeatures, modelResults)
metaFeatures |
A set of metafeatures, such as that found within ModelResults |
modelResults |
A ModelResults object containing the current weights |
A weight matrix for each sample and each predictor.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.