View source: R/utils-check_input.R
check_action_reinforcement_episodes | R Documentation |
Check Action/Reinforcement Episodes
check_action_reinforcement_episodes(num_eps, action_ep, reinforcement_ep)
num_eps |
Number of episodes per trial. |
action_ep |
Episode number the action occurs on |
reinforcement_ep |
Reinforcement number the action occurs on |
An error if the input is invalid, otherwise nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.