UnfoldSim v0.3.2
- new tutorial for multi-subject simulation
- simulate can now be called without RNG object, resulting in a warning
- the designs default value for conditions is not
nothing
anymore but rather a Dict{Symbol,Vector}, anything else was throwing a very unclear error anyway - simulate_component for MixedModelComponent now has an option to
return_parameter
rather than weight it with a basis, this should simplify checking some modelling parameters - small fixes in docstrings / formatting
Merged pull requests:
- Bugfixes + new Multisubject Tutorial (#84) (@behinger)
- Fix onset bug (#85) (@jschepers)
Closed issues: