Act.QLearningPersExpPath: Determines which action to take

Description Usage

View source: R/QlearningPersExpPath.R

Description

Determines which action to take

Usage

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

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