Skip to content

v0.8.6

Choose a tag to compare

@github-actions github-actions released this 26 Sep 10:17
· 10 commits to main since this release
aa5e49d

Unfold v0.8.6

Diff since v0.8.5

  • Better documentation of circspl - also fixed a bug with the width function, which threw an error in coeftable / effects calls.
  • Added more warnings and checks to the data conformity, especially that Any eltypes in BSplines errors are more helpful
  • Added new Tutorial how to run Unfold in R
  • Fixed a bug with code-instability when the designmatrix was longer than the data
  • Fixed some type instabilities in the fit-function, but performance should be untouched

Merged pull requests:

Closed issues:

  • Missing explaination for changing the contrast coding in documentation (#220)
  • Document circspl function (#267)
  • Tutorial on how to deal with rejected / artefactual data. (#270)
  • [Question] Can Unfold.jl be used to seperate evoked vs induced responses (#281)
  • Large differences in runtime depending on individual data (#292)