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: cross-conditional parameter fitting #57

Open JanaJarecki opened 4 years ago

JanaJarecki commented 4 years ago

Allow parameters to differ in different conditions of an experiment. What would be a good syntax? Can ROI handle that automatically?

options = list(fit_by = list(alpha ~ var1, beta ~ var2))
fit_by = ~ var