plot.autoMrP | R Documentation |
plot.autoMrP()
plots unit-level preference estimates and error bars.
## S3 method for class 'autoMrP'
plot(x, algorithm = "ebma", ci.lvl = 0.95, ...)
x |
An |
algorithm |
The algorithm/classifier fo which preference estimates are
desired. A character-valued scalar indicating either |
ci.lvl |
The level of the confidence intervals. A proportion. Default is
|
... |
Additional arguments affecting the summary produced. |
Returns a ggplot2
object of the preference estimates for the
selected classifier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.