plot.oracle: Plot an aggregation procedure

Description Usage Arguments

View source: R/plot-oracle.R

Description

oracle plot. It has one optional arguments.

Usage

1
2
## S3 method for class 'oracle'
plot(x, sort = TRUE, col = NULL, dynamic = TRUE, ...)

Arguments

x

An object of class oracle.

sort

if set to TRUE (default), it sorts the experts by performance before the plots.

col

colors

dynamic

If TRUE, graphs are generated with rAmCharts, else with base R.

...

additional arguments to function plot.


opera documentation built on Dec. 11, 2021, 9:07 a.m.