setupQtable: Initialize Q-value Information

Description Usage Value

View source: R/Q.R

Description

setupQtable initializes the Q$Table, including the Q$R and Q$L values, plus the comparison vectors used to update Q-values in the updateQsecondState and updateQthirdState functions.

Usage

1

Value

Q$Table, Q$R, Q$L, and two vectors used in the updateQsecondState and updateQthirdState functions.


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