Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Feb 07:08
· 45 commits to main since this release
75e86a1

UnfoldSim v0.3.2

Diff since v0.3.1

  • 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:

Closed issues:

  • bugs (#6)
  • SingleSubjectDesign, conditions, requires symbol not string (#18)
  • renaming (#65)
  • refactor (#69)
  • suggestions (#77)