View source: R/predict_model.R
assignPredictModel | R Documentation |
This function enables to make predictions on the server for any model.
assignPredictModel(bin_call)
bin_call |
('character(1L)') Binary predict call (encodeObject applied on call). |
Vector of predictions
Daniel S.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.