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

Feature: fix to a variable from the data #55

Open JanaJarecki opened 4 years ago

JanaJarecki commented 4 years ago

fix the parameter to a variable in the data would be a nice feature, too.

fix = ~ varname
fix = "varname"