Q.on.hist.PD.QLearning: Q-values based on history of IPD

Description Usage

View source: R/QlearningPersExpPath.R

Description

May become deprecated if changes in IPD are made. Just used for easier analysis.

Usage

1
2
3
4
5
6
7
8
Q.on.hist.PD.QLearning(
  model,
  model.par,
  game.object,
  hist.me,
  hist.other,
  hist.real.me = "not given"
)

MartinKies/RLR documentation built on Dec. 24, 2019, 10:02 p.m.