| summarize_class_draws | R Documentation |
Summarize class prediction draws
summarize_class_draws(class_draws, robust = FALSE, probs = c(0.025, 0.975))
class_draws |
S x N matrix of predicted classes |
robust |
Use median instead of mean |
probs |
Quantile probabilities |
Data frame with summary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.