Description Usage Arguments Details Value
View source: R/SRSA_UttChoiceOptimization_iterative.R
Simple RSA
Softness, non-obedience and klValueFactor are optimized.
1 |
params |
Three value vector specifying three of the three parameters to be optimized.
|
data |
A matrix with data rows. column structure: 1:OC1 Object 1. A value between 1 and 27. 2:OC2 Object 2. A value between 1 and 27. 3:OC3 Object 3. A value between 1 and 27. 4:numUttOptions The number of valid utterances in the scene. 6: picked utterance The utterance picked by the participant. |
This is the iterative version of SimpleRSAModelUttKLDivParamABK
.
This function uses SimpleRSAModelUttKLDiv_3params_iterative
.
Minimized Kullback-Leibler divergence and the optimal parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.