Learn R Programming

reinforcelearn (version 0.2.1)

getEligibilityTraces: Get eligibility traces

Description

Returns the eligibility traces of the agent.

Usage

getEligibilityTraces(agent)

Arguments

agent

[Agent] An agent created by makeAgent.

Value

A matrix with the eligibility traces.