plot.pred {fabPrediction}R Documentation

Plot a 'pred' object constructed for a categorical response

Description

Plot a 'pred' object constructed for a categorical response

Usage

## S3 method for class 'pred'
plot(x, ...)

Arguments

x

pred object- a list classified as pred containing objects data and bound

...

additional parameters passed to the default plot method

Value

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


[Package fabPrediction version 1.0.4 Index]