getSecondTransition: Get Transition from Second to Third State

Description Usage Arguments Value

View source: R/transitions.R

Description

getSecondTransition takes in the current second state and action chosen in that state and determines the final state and reward. This function does not change whether or not the experience is real or simulated.

Usage

1

Arguments

state

Current second state.

action

Action taken in second state.

Value

Final state and reward.


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