Results 227 comments of Benedikt Ehinger

What also needs to be added is a kind of "dummy" plot_designmatrix, because extensions cannot export new functions as far as I know

Thanks for reporting! @all-contributors please add @maxvanmigem for bug

if I understood correctly - this should be straight forward: simply add a 1-lagged continuous TRF predictor to the model. This will be much more interesting, once we got group-lasso...

I added an explicit test for this, but couldnt replicate the issue ` ` ` uf_cu = fit( Unfold.UnfoldModel, ["car" => (f, firbasis([0, 0.1], 10)), "face" => (f, firbasis([0, 0.1],...

Thanks for yor response. I don't understand how it can be an opengl issue, if it works when calling manually via the "Opensesame python module (no gui"). I also reinstalled...

I am using the opensesame environment, there is no other python installed - so we are in strange territory... Any way to get opensesame to return even more debugging information?

only in pluto - I don't really know much about malt to test it from the REPL unfortunately

sure, that worksl no error, else I wouldnt be here :-D

great, but can you completly undo the Project.toml changes?

@JuliaRegistrator register Release notes: Major, completely breaking update: - all `setXXXvalues=(;...)` renamed to just `xxx=(;...)` - many bugfixes - all docs are now actually running examples - some features don't...