Learn R Programming

contextual (version 0.9.8.4)

plot.history: Plot Method for Contextual History

Description

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

Usage

# S3 method for 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