View source: R/infillGetFullPrediction.R
infillGetFullPrediction | R Documentation |
Wrapper to get the full model Prediction instead of just one target for plotting purposes.
infillGetFullPrediction(predictionList, model)
predictionList |
The results of a predict.model call |
model |
The surrogate model which was used for the prediction |
list, full model prediction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.