A bit of a longshot, but we are hoping to run an experiment where we run a logistic regression on subject choices in the 1st block, and adapt options in the second block based on the regression results of the first block.
I don’t think we can import any libraries that are helpful with implementation.
Does anyone have any leads on how to best implement this?
I believe if it can be done in JavaScript in theory it is possible through a JS code component - are there any libraries in particular you’re trying to use?