Learn R Programming

multiRL (version 0.2.3)

process_2_behrule: multiRL.behrule

Description

multiRL.behrule

Usage

process_2_behrule(behrule, ...)

Value

An S4 object of class multiRL.behrule.

cue

A CharacterVector containing the cue (state) presented on each trial.

rsp

A CharacterVector containing the set of possible actions available to the agent.

extra

A List containing additional user-defined information.

Arguments

behrule

The agent’s implicitly formed internal rule, see behrule

...

Additional arguments passed to internal functions.