View source: R/compositemodelfunctions.R
ComputeIndividualPerformance | R Documentation |
Obtain a prediction from a composite model, given the pairs to include in the model.
ComputeIndividualPerformance(predictions, trueVal)
predictions |
Predictions for each model. |
trueVal |
The true values (predictions or outcomes) of the input data. |
A vector of significance values named by model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.