Play.On.Strategy.QLearningPersExpPath: Play the game based on strategy

Description Usage

View source: R/QlearningPersExpPath.R

Description

Play the game based on strategy

Usage

1
2
3
4
Play.On.Strategy.QLearningPersExpPath(model, model.surp = NULL,
  model.fam = NULL, model.par, model.par.surp = NULL,
  model.par.fam = NULL, algo.par, algo.var, game.object,
  best.guess.episode = FALSE, eval.only = TRUE, block.type = NULL)

MartinKies/USLR documentation built on Nov. 10, 2019, 5:24 a.m.