plot.history: Plot Method for Contextual History

Description Usage Arguments See Also

Description

plot.history, a method for the plot generic. It is designed for a quick look at History data.

Usage

1
2
## S3 method for class 'History'
plot(x, ...)

Arguments

x

A History object.

...

Further plotting parameters.

See Also

Core contextual classes: Simulator, Agent, History, Plot

Bandit classes: Bandit, BasicBernoulliBandit, OfflineReplayEvaluatorBandit, ContextualLogitBandit


contextual documentation built on July 26, 2020, 1:06 a.m.