setupTransFunction: Setup Transition Model

Description Usage Value

View source: R/transitions.R

Description

Setup Transition Model

Usage

1

Value

Returns the initialized simulation counter trans$numSims, the transition function trans$Function, the transition table trans$Table which keeps track of the State/Action/StatePrime/Reward/source of experience (simulated or not), and the more detailed trans$Track, which keeps the running proportion of states observed as a result of the first action/transition.


jdtrat/dynaq documentation built on July 24, 2020, 7:18 a.m.