plot.pred | R Documentation |
Plot a 'pred' object constructed for a categorical response
## S3 method for class 'pred'
plot(x, ...)
x |
pred object- a list classified as pred containing objects data and bound |
... |
additional parameters passed to the default plot method |
capability to plot pred object. More details: the command 'plot(obj)' plots the empirical densities of each category. Mass denoted in red indicates inclusion in the prediction set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.