plot.oracle: Plot an aggregation procedure

View source: R/plot-oracle.R

plot.oracleR Documentation

Plot an aggregation procedure

Description

oracle plot. It has one optional arguments.

Usage

## 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.


Dralliag/opera documentation built on Jan. 31, 2023, 1:08 p.m.