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


robinvanemden/contextual documentation built on Aug. 12, 2019, 9:30 p.m.