first_class_prob_name | R Documentation |
This function takes prediction data, the event level, and the outcome name as arguments and returns the predictions column for the first level variable.
first_class_prob_name(dat, event_level, y_name)
dat |
The predictions data frame in the |
event_level |
A single character value for the level corresponding to the event. |
y_name |
The y/response variable for the model. |
A symbol.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.