JanaJarecki / cognitivemodels

Cognitivemodels is an open-source R library to create, fit, test, and compare computational cognitive models based on machine-learning principles.
25 stars 4 forks source link

sum constraints #67

Closed FlorianSeitz closed 4 years ago

FlorianSeitz commented 4 years ago

Hi Jana

Am I correct that the current version of cognitivemodels does not allow for sum constraints (e.g., in the gcm: lambda = "f1" + "f2" + "f3"). The study I want to use for the parameter recovery of the ebm_j model fits these parameters exactly in this way (sum of the attention weights equals sensitivity parameter).

Best, Florian

JanaJarecki commented 4 years ago

Correct!