SimpleRSAModelUttKLDivParamBK.2_iterative.Rd
Simple RSA
Non-obedience and klValueFactor are optimized.
Softness is fixed at 0.2.
SimpleRSAModelUttKLDivParamBK.2_iterative(params, data)
params | Two value vector specifying two 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. |
Minimized Kullback-Leibler divergence and the optimal parameters.
This is the iterative version of SimpleRSAModelUttKLDivParamBK.2
.
This function uses SimpleRSAModelUttKLDiv_3params_iterative
.