Releases: unfoldtoolbox/Unfold.jl
Releases · unfoldtoolbox/Unfold.jl
v0.3.10
v0.3.9
v0.3.8
Unfold v0.3.8
- effects function to easily get marginal means (think emmeans) or "adjusted ERPs"
- likelihoodratiotest for mass-univariate LMMs
- greatly improved documentation (including start of shift to literate.jl)
- speed improvements due to implace solving; up to 2x speed-up compared to matlab
- several bugfixes regarding coeftable
Closed issues:
- bug: predict + two basisfunctions (#60)
- bug: minfo is currently not saved (#63)
- coeftable output for MM with two random effects seems off (#65)
Merged pull requests:
v0.3.7
Unfold v0.3.7
Merged pull requests:
v0.3.6
v0.3.5
v0.3.4
Unfold v0.3.4
v0.3.3
Unfold v0.3.3
v0.3.2
Unfold v0.3.2
v0.3.1
Unfold v0.3.1
Closed issues:
- Fix Documentation (#34)
- typo in fit.jl test (#38)
- LoadError:
Lines not defined
while using plot.jl (#39)
Merged pull requests:
- Corrected standard error calculations (#37) (@Zebrakopf)
- add research notice (#40) (@yochannah)
- Restructure (#45) (@behinger)
- BasisFunction restructure (#46) (@behinger)
- fix Project.toml (#47) (@palday)