View source: R/process_3_record.R
| process_3_record | R Documentation |
multiRL.record
process_3_record(input, behrule, ...)
input |
multiRL.input |
behrule |
multiRL.behrule |
... |
Additional arguments passed to internal functions. |
An S4 object of class multiRL.record.
inputAn S4 object of class multiRL.input,
containing the raw data, column specifications, parameters and ...
behruleAn S4 object of class multiRL.behrule,
defining the latent learning rules.
resultAn S4 object of class multiRL.result, which is empty for now,
storing trial-level outputs of the Markov Decision Process.
extraA List containing additional user-defined information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.