View source: R/confidence_score_plots.R View source: R/confidence_score_ridgeplot.R
confidence_score_ridgeplot | R Documentation |
Display a ridge plot of confidence scores for each aggregation method faceted by its linear, non-linear and Bayesian characteristic.
Display a ridge plot of confidence scores for each aggregation method
confidence_score_ridgeplot(confidence_scores = NULL)
confidence_score_ridgeplot(confidence_scores = NULL)
confidence_scores |
A data frame of confidence scores in long format in the form of data_confidence_scores |
A density ridge plot of aggregation methods
A density ridge plot of aggregation methods
confidence_scores_ridgeplot(data_confidence_scores)
confidence_scores_ridgeplot(data_confidence_scores)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.