View source: R/predict_proba.R
predict_proba | R Documentation |
probabilities for predicting classes
predict_proba(model, X)
model |
a list from dummy classifier. |
X |
a data frame. |
a probability matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.